index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-03
vdp/mlx5: Fix setting the correct dma_device
Eli Cohen
2
-8
/
+3
2021-07-03
vdpa/mlx5: Support creating resources with uid == 0
Eli Cohen
2
-1
/
+9
2021-07-03
vdpa/mlx5: Fix possible failure in umem size calculation
Eli Cohen
1
-10
/
+5
2021-07-03
vdpa/mlx5: Fix umem sizes assignments on VQ create
Eli Cohen
1
-2
/
+2
2021-07-03
virtio_ring: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-07-03
vhost: fix up vhost_work coding style
Mike Christie
1
-3
/
+3
2021-07-03
vhost: fix poll coding style
Mike Christie
1
-6
/
+6
2021-07-03
vhost-scsi: reduce flushes during endpoint clearing
Mike Christie
1
-5
/
+6
2021-07-03
vhost-scsi: remove extra flushes
Mike Christie
1
-8
/
+0
2021-07-03
vhost: remove work arg from vhost_work_flush
Mike Christie
4
-8
/
+8
2021-07-03
virtio_console: Assure used length from device is limited
Xie Yongji
1
-2
/
+2
2021-07-03
virtio-blk: limit seg_max to a safe value
Stefan Hajnoczi
1
-1
/
+7
2021-07-03
vhost: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-07-03
vp_vdpa: correct the return value when fail to map notification
Jason Wang
1
-0
/
+1
2021-07-03
virtio_net: Fix error handling in virtnet_restore()
Xie Yongji
1
-1
/
+4
2021-07-03
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
1
-0
/
+2
2021-07-03
vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids
Zhu Lingshan
2
-22
/
+13
2021-07-03
virtio: update virtio id table, add transitional ids
Zhu Lingshan
1
-0
/
+12
2021-07-03
vDPA/ifcvf: implement doorbell mapping for ifcvf
Zhu Lingshan
1
-0
/
+16
2021-07-03
vDPA/ifcvf: record virtio notify base
Zhu Lingshan
2
-0
/
+6
2021-07-03
vdpa_sim_blk: remove duplicate include of linux/blkdev.h
Wan Jiabing
1
-1
/
+0
2021-07-03
vhost-iotlb: fix vhost_iotlb_del_range() documentation
Stefano Garzarella
1
-1
/
+1
2021-07-03
virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
Sohaib
1
-7
/
+0
2021-07-02
Revert "ALSA: usb-audio: Reduce latency at playback start"
Linus Torvalds
1
-9
/
+5
2021-07-02
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
1
-3
/
+2
2021-07-02
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
1
-1
/
+2
2021-07-02
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2
-1
/
+3
2021-07-02
cifs: make locking consistent around the server session status
Steve French
3
-1
/
+9
2021-07-02
udp: properly flush normal packet at GRO time
Paolo Abeni
1
-2
/
+4
2021-07-02
Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
559
-10644
/
+26910
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
264
-3036
/
+50067
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
92
-3034
/
+3825
2021-07-02
Merge tag 'jfs-5.14' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
8
-15
/
+30
2021-07-02
Merge tag 'configfs-5.13' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-130
/
+51
2021-07-02
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
1
-2
/
+20
2021-07-02
Merge branch 'nfp-ct-fixes'
David S. Miller
2
-13
/
+11
2021-07-02
nfp: flower-ct: remove callback delete deadlock
Louis Peens
1
-13
/
+0
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-02
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-07-02
sock: fix error in sock_setsockopt()
Eric Dumazet
1
-1
/
+1
2021-07-02
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2
-4
/
+4
2021-07-02
Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+3
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
56
-781
/
+2172
2021-07-02
Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
14
-137
/
+307
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
41
-403
/
+1603
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
232
-3638
/
+6745
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
32
-1016
/
+140
2021-07-02
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
120
-2419
/
+14120
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
299
-2961
/
+5991
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
[prev]
[next]