index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
cryptd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2
-4
/
+3
2017-07-12
KVM: trigger uevents when creating or destroying a VM
Claudio Imbrenda
1
-0
/
+69
2017-07-12
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
2
-0
/
+25
2017-07-12
KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition
Janakarajan Natarajan
1
-0
/
+1
2017-07-12
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
2
-6
/
+6
2017-07-12
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
2
-2
/
+4
2017-07-12
KVM: SVM: handle singlestep exception when skipping emulated instructions
Ladi Prosek
1
-26
/
+33
2017-07-12
KVM: x86: take slots_lock in kvm_free_pit
Radim Krčmář
1
-0
/
+2
2017-07-12
KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-12
kvm: vmx: Properly handle machine check during VM-entry
Jim Mattson
1
-6
/
+9
2017-07-12
KVM: x86: update master clock before computing kvmclock_offset
Radim Krčmář
1
-1
/
+7
2017-07-12
kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
Jim Mattson
1
-26
/
+34
2017-07-12
kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
Jim Mattson
1
-11
/
+6
2017-07-12
kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
Jim Mattson
1
-0
/
+16
2017-07-12
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
Jim Mattson
1
-2
/
+2
2017-07-10
KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
Paolo Bonzini
1
-1
/
+7
2017-07-10
kvm: avoid unused variable warning for UP builds
Paolo Bonzini
1
-9
/
+15
2017-07-10
KVM: use correct accessor function for __kvm_memslots
Christian Borntraeger
1
-3
/
+2
2017-07-09
afs: Add metadata xattrs
David Howells
8
-2
/
+138
2017-07-09
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
Marc Dionne
1
-3
/
+2
2017-07-09
mqueue: fix a use-after-free in sys_mq_notify()
Cong Wang
1
-1
/
+3
2017-07-08
fix waitid(2) breakage
Al Viro
1
-5
/
+12
2017-07-08
net: ethernet: mediatek: remove useless code in mtk_probe()
Gustavo A. R. Silva
1
-5
/
+0
2017-07-08
mpls: fix uninitialized in_label var warning in mpls_getroute
Roopa Prabhu
1
-4
/
+8
2017-07-08
doc: SKB_GSO_[IPIP|SIT] have been replaced
Nicolas Dichtel
1
-1
/
+1
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
3
-7
/
+12
2017-07-08
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
1
-0
/
+1
2017-07-08
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
1
-1
/
+1
2017-07-08
net: hns: Fix a skb used after free bug
Yunsheng Lin
2
-15
/
+13
2017-07-08
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
1
-1
/
+1
2017-07-08
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
vishnuvardhan
1
-1
/
+2
2017-07-08
sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors
Dmitry V. Levin
1
-8
/
+8
2017-07-08
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
1
-2
/
+6
2017-07-08
kprobes: Simplify register_jprobes()
Naveen N. Rao
1
-14
/
+16
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
4
-8
/
+8
2017-07-08
locking/qspinlock: Explicitly include asm/prefetch.h
Stafford Horne
1
-0
/
+1
2017-07-08
objtool: Fix sibling call detection logic
Josh Poimboeuf
1
-2
/
+11
2017-07-08
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-08
dentry name snapshots
Al Viro
6
-42
/
+48
2017-07-08
net: Update networking MAINTAINERS entry.
David S. Miller
1
-2
/
+0
2017-07-07
vfs: fix flock compat thinko
Linus Torvalds
1
-15
/
+15
2017-07-07
openrisc: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
1
-1
/
+0
2017-07-07
openrisc: explicitly include linux/bug.h in asm/fixmap.h
Tobias Klauser
1
-0
/
+1
2017-07-07
virtio-net: fix leaking of ctx array
Jason Wang
1
-0
/
+1
2017-07-07
PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support
Marc Gonzalez
4
-0
/
+158
2017-07-07
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2
-2
/
+10
2017-07-07
KVM: mark memory slots as rcu
Christian Borntraeger
2
-3
/
+5
2017-07-07
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
3
-11
/
+22
2017-07-07
KVM: use rcu access function for irq routing
Christian Borntraeger
1
-1
/
+1
2017-07-07
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
2
-5
/
+12
[next]