index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+18
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
3
-4
/
+5
2021-05-07
KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers
Sean Christopherson
1
-13
/
+11
2021-05-07
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-07
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
3
-11
/
+16
2021-05-07
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
3
-1
/
+7
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
2
-1
/
+5
2021-05-07
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
3
-17
/
+36
2021-05-07
KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed
Sean Christopherson
1
-0
/
+15
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
4
-39
/
+41
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
4
-29
/
+17
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2
-16
/
+14
2021-05-07
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
1
-12
/
+10
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
3
-57
/
+53
2021-05-07
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2
-40
/
+42
2021-05-07
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2
-21
/
+50
2021-05-07
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
3
-7
/
+29
2021-05-07
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
1
-8
/
+10
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
3
-4
/
+18
2021-05-07
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
3
-2
/
+4
2021-05-07
KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
Sean Christopherson
1
-4
/
+13
2021-05-07
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
1
-1
/
+2
2021-05-07
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
1
-2
/
+4
2021-05-07
KVM: nSVM: remove a warning about vmcb01 VM exit reason
Maxim Levitsky
1
-1
/
+0
2021-05-07
KVM: nSVM: always restore the L1's GIF on migration
Maxim Levitsky
1
-0
/
+2
2021-05-07
KVM: x86: Hoist input checks in kvm_add_msr_filter()
Siddharth Chandrasekaran
1
-19
/
+7
2021-05-07
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
1
-0
/
+2
2021-05-07
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
1
-10
/
+19
2021-05-07
x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()
Vitaly Kuznetsov
1
-25
/
+17
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
3
-39
/
+32
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
3
-6
/
+4
2021-05-07
x86/kvm: Teardown PV features on boot CPU as well
Vitaly Kuznetsov
1
-16
/
+40
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-108
/
+26
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
3
-15
/
+0
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
3
-0
/
+13
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
12
-65
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
17
-17
/
+0
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
3
-9
/
+10
2021-05-06
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
1
-0
/
+1
2021-05-06
alpha: eliminate old-style function definitions
Randy Dunlap
1
-2
/
+2
2021-05-06
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
14
-77
/
+101
2021-05-06
riscv: remove unused handle_exception symbol
Rouven Czerwinski
1
-2
/
+0
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
3
-4
/
+7
2021-05-06
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
Vincent Chen
1
-2
/
+2
2021-05-06
riscv: Only extend kernel reservation if mapped read-only
Geert Uytterhoeven
1
-2
/
+7
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
27
-454
/
+246
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-214
/
+2525
2021-05-06
Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
12
-14
/
+258
2021-05-06
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
1
-21
/
+26
[prev]
[next]