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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
5
-7
/
+27
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2
-3
/
+13
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-0
/
+2
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2
-0
/
+7
2020-01-27
KVM: remove unused guest_enter
Alex Shi
1
-9
/
+0
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
1
-0
/
+3
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
1
-2
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-3
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-1
/
+0
2020-01-27
KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
Sean Christopherson
1
-4
/
+0
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
1
-0
/
+1
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
1
-0
/
+1
2020-01-24
KVM: Remove kvm_arch_vcpu_free() declaration
Sean Christopherson
1
-1
/
+0
2020-01-21
kvm: Refactor handling of VM debugfs files
Milan Pandurov
1
-2
/
+5
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-3
/
+3
2020-01-08
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
1
-1
/
+0
2020-01-06
Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-4
/
+4
2020-01-06
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-01-06
Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
1
-0
/
+8
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
1
-5
/
+5
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-2
/
+5
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+4
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-01-03
tracing: Change offset type to s32 in preempt/irq tracepoints
Joel Fernandes (Google)
1
-4
/
+4
2020-01-02
Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+0
2020-01-02
Revert "fs: remove ksys_dup()"
Dominik Brodowski
1
-0
/
+1
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-12
/
+30
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
1
-0
/
+5
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-8
/
+11
2019-12-30
kernel.h: Remove unused FIELD_SIZEOF()
Kees Cook
1
-9
/
+0
2019-12-28
block: add bio_truncate to fix guard_bio_eod
Ming Lei
1
-0
/
+1
2019-12-27
spi: Don't look at TX buffer for PTP system timestamping
Vladimir Oltean
1
-2
/
+2
2019-12-26
of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
Geert Uytterhoeven
1
-1
/
+1
2019-12-25
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-0
/
+2
2019-12-25
libata: Fix retrieving of active qcs
Sascha Hauer
1
-0
/
+1
2019-12-24
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-24
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
1
-0
/
+9
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2
-2
/
+3
2019-12-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-20
/
+91
2019-12-21
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+10
2019-12-20
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-20
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-1
/
+1
2019-12-20
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2019-12-20
xen/interface: re-define FRONT/BACK_RING_ATTACH()
Paul Durrant
1
-20
/
+9
2019-12-20
xenbus: limit when state is forced to closed
Paul Durrant
1
-0
/
+1
2019-12-19
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
1
-0
/
+6
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+6
[next]