index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
virtio-mem: Add parent resource for all added "System RAM"
David Hildenbrand
1
-1
/
+51
2020-06-04
virtio-mem: Better retry handling
David Hildenbrand
1
-3
/
+8
2020-06-04
virtio-mem: Offline and remove completely unplugged memory blocks
David Hildenbrand
1
-4
/
+43
2020-06-04
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
2
-0
/
+38
2020-06-04
virtio-mem: Allow to offline partially unplugged memory blocks
David Hildenbrand
1
-1
/
+67
2020-06-04
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
4
-10
/
+77
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
3
-14
/
+146
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 1
David Hildenbrand
1
-2
/
+114
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
3
-3
/
+47
2020-06-04
MAINTAINERS: Add myself as virtio-mem maintainer
David Hildenbrand
1
-0
/
+7
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
5
-0
/
+1751
2020-06-04
vdpasim: Fix some coccinelle warnings
Samuel Zou
1
-3
/
+4
2020-06-04
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
1
-47
/
+73
2020-06-04
vhost: (cosmetic) remove a superfluous variable initialisation
Guennadi Liakhovetski
1
-1
/
+1
2020-06-04
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
1
-0
/
+1
2020-06-04
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
1
-2
/
+3
2020-06-04
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
1
-5
/
+10
2020-06-04
virtio-balloon: Disable free page reporting if page poison reporting is not e...
Alexander Duyck
1
-1
/
+8
2020-06-04
vhost_vdpa: disable doorbell mapping for !MMU
Michael S. Tsirkin
1
-0
/
+4
2020-06-04
vhost_vdpa: support doorbell mapping via mmap
Jason Wang
1
-0
/
+59
2020-06-04
vdpa: introduce get_vq_notification method
Jason Wang
1
-0
/
+16
2020-06-04
vhost: use mmgrab() instead of mmget() for non worker device
Jason Wang
1
-8
/
+34
2020-06-04
vhost: allow device that does not depend on vhost worker
Jason Wang
6
-17
/
+31
2020-06-02
MAINTAINERS: Add myself as virtio-balloon co-maintainer
David Hildenbrand
1
-1
/
+10
2020-06-02
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
4
-16
/
+7
2020-06-02
virtio: force spec specified alignment on types
Michael S. Tsirkin
5
-24
/
+48
2020-06-02
virtio-mmio: Delete an error message in vm_find_vqs()
Markus Elfring
1
-3
/
+1
2020-06-02
virtio: add VIRTIO_RING_NO_LEGACY
Matej Genci
2
-0
/
+5
2020-05-31
Linux 5.7
v5.7
Linus Torvalds
1
-1
/
+1
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
2
-14
/
+23
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-57
/
+74
2020-05-31
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
69
-337
/
+806
2020-05-30
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+3
2020-05-30
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-05-30
net: qrtr: Allocate workqueue before kernel_bind
Chris Lew
1
-5
/
+5
2020-05-30
Merge branch 'mptcp-a-bunch-of-fixes'
David S. Miller
1
-18
/
+46
2020-05-30
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
1
-1
/
+1
2020-05-30
mptcp: fix race between MP_JOIN and close
Paolo Abeni
1
-15
/
+27
2020-05-30
mptcp: fix unblocking connect()
Paolo Abeni
1
-2
/
+18
2020-05-30
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
1
-0
/
+3
2020-05-30
devinet: fix memleak in inetdev_init()
Yang Yingliang
1
-0
/
+1
2020-05-30
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
1
-0
/
+8
2020-05-30
Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+5
2020-05-30
Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-18
/
+42
2020-05-29
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-29
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-05-29
neigh: fix ARP retransmit timer guard
Hangbin Liu
1
-2
/
+2
2020-05-29
Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-43
/
+84
2020-05-29
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-54
/
+44
[next]