index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
7
-7
/
+16
2017-07-14
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
5
-10
/
+35
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
5
-37
/
+51
2017-07-14
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
4
-13
/
+12
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
6
-6
/
+27
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_func_entry()
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-07
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-07
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-08
openrisc: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
1
-1
/
+0
2017-07-08
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
[next]