index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
2020-06-04
2
-0
/
+38
*
virtio-mem: Allow to offline partially unplugged memory blocks
David Hildenbrand
2020-06-04
1
-1
/
+67
*
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
2020-06-04
4
-10
/
+77
*
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
2020-06-04
3
-14
/
+146
*
virtio-mem: Paravirtualized memory hotunplug part 1
David Hildenbrand
2020-06-04
1
-2
/
+114
*
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
2020-06-04
3
-3
/
+47
*
MAINTAINERS: Add myself as virtio-mem maintainer
David Hildenbrand
2020-06-04
1
-0
/
+7
*
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2020-06-04
5
-0
/
+1751
*
vdpasim: Fix some coccinelle warnings
Samuel Zou
2020-06-04
1
-3
/
+4
*
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
2020-06-04
1
-47
/
+73
*
vhost: (cosmetic) remove a superfluous variable initialisation
Guennadi Liakhovetski
2020-06-04
1
-1
/
+1
*
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-04
1
-0
/
+1
*
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-04
1
-2
/
+3
*
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-04
1
-5
/
+10
*
virtio-balloon: Disable free page reporting if page poison reporting is not e...
Alexander Duyck
2020-06-04
1
-1
/
+8
*
vhost_vdpa: disable doorbell mapping for !MMU
Michael S. Tsirkin
2020-06-04
1
-0
/
+4
*
vhost_vdpa: support doorbell mapping via mmap
Jason Wang
2020-06-04
1
-0
/
+59
*
vdpa: introduce get_vq_notification method
Jason Wang
2020-06-04
1
-0
/
+16
*
vhost: use mmgrab() instead of mmget() for non worker device
Jason Wang
2020-06-04
1
-8
/
+34
*
vhost: allow device that does not depend on vhost worker
Jason Wang
2020-06-04
6
-17
/
+31
*
MAINTAINERS: Add myself as virtio-balloon co-maintainer
David Hildenbrand
2020-06-02
1
-1
/
+10
*
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
2020-06-02
4
-16
/
+7
*
virtio: force spec specified alignment on types
Michael S. Tsirkin
2020-06-02
5
-24
/
+48
*
virtio-mmio: Delete an error message in vm_find_vqs()
Markus Elfring
2020-06-02
1
-3
/
+1
*
virtio: add VIRTIO_RING_NO_LEGACY
Matej Genci
2020-06-02
2
-0
/
+5
*
Linux 5.7
v5.7
Linus Torvalds
2020-06-01
1
-1
/
+1
*
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
2020-05-31
2
-14
/
+23
*
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-31
7
-57
/
+74
|
\
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Ingo Molnar
2020-05-29
1
-38
/
+48
|
|
\
|
|
*
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
2020-05-27
1
-38
/
+48
|
*
|
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
2020-05-28
3
-15
/
+15
|
*
|
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
2020-05-28
1
-1
/
+1
|
*
|
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
2020-05-26
2
-3
/
+10
*
|
|
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-31
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-05-26
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-31
69
-337
/
+806
|
\
\
\
\
|
*
|
|
|
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
2020-05-31
1
-0
/
+3
|
*
|
|
|
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2020-05-31
2
-15
/
+44
|
*
|
|
|
net: qrtr: Allocate workqueue before kernel_bind
Chris Lew
2020-05-31
1
-5
/
+5
|
*
|
|
|
Merge branch 'mptcp-a-bunch-of-fixes'
David S. Miller
2020-05-31
1
-18
/
+46
|
|
\
\
\
\
|
|
*
|
|
|
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
2020-05-31
1
-1
/
+1
|
|
*
|
|
|
mptcp: fix race between MP_JOIN and close
Paolo Abeni
2020-05-31
1
-15
/
+27
|
|
*
|
|
|
mptcp: fix unblocking connect()
Paolo Abeni
2020-05-31
1
-2
/
+18
|
|
/
/
/
/
|
*
|
|
|
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
2020-05-31
1
-0
/
+3
|
*
|
|
|
devinet: fix memleak in inetdev_init()
Yang Yingliang
2020-05-31
1
-0
/
+1
|
*
|
|
|
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
2020-05-31
1
-0
/
+8
|
*
|
|
|
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
2020-05-30
1
-5
/
+3
|
*
|
|
|
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
2020-05-30
1
-1
/
+3
|
*
|
|
|
neigh: fix ARP retransmit timer guard
Hangbin Liu
2020-05-30
1
-2
/
+2
|
*
|
|
|
Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-05-30
7
-43
/
+84
|
|
\
\
\
\
[next]