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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
vdpa/mlx5: Support configuring max data virtqueue
Eli Cohen
1
-14
/
+40
2022-01-14
vdpa/mlx5: Fix config_attr_mask assignment
Eli Cohen
1
-1
/
+1
2022-01-14
vdpa: Allow to configure max data virtqueues
Eli Cohen
3
-4
/
+15
2022-01-14
vdpa: Read device configuration only if FEATURES_OK
Eli Cohen
1
-12
/
+33
2022-01-14
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
3
-6
/
+23
2022-01-14
vdpa/mlx5: Distribute RX virtqueues in RQT object
Eli Cohen
1
-23
/
+7
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
9
-29
/
+78
2022-01-14
vdpa: clean up get_config_size ret value handling
Laura Abbott
1
-1
/
+1
2022-01-14
virtio_ring: mark ring unused on error
Michael S. Tsirkin
1
-1
/
+3
2022-01-14
vhost/test: fix memory leak of vhost virtqueues
Xianting Tian
1
-0
/
+1
2022-01-14
vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
Eli Cohen
1
-2
/
+0
2022-01-14
virtio/virtio_pci_legacy_dev: ensure the correct return value
Peng Hao
1
-1
/
+3
2022-01-14
virtio/virtio_mem: handle a possible NULL as a memcpy parameter
Peng Hao
1
-1
/
+1
2022-01-14
virtio: fix a typo in function "vp_modern_remove" comments.
Dapeng Mi
1
-1
/
+1
2022-01-14
virtio-pci: fix the confusing error message
王贇
1
-1
/
+1
2022-01-14
firmware: qemu_fw_cfg: remove sysfs entries explicitly
Johan Hovold
1
-0
/
+1
2022-01-14
firmware: qemu_fw_cfg: fix sysfs information leak
Johan Hovold
1
-1
/
+1
2022-01-14
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
1
-7
/
+6
2022-01-14
firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
Johan Hovold
1
-4
/
+1
2022-01-14
vdpa: Avoid duplicate call to vp_vdpa get_status
Eugenio Pérez
1
-1
/
+1
2022-01-14
eni_vdpa: Simplify 'eni_vdpa_probe()'
Christophe JAILLET
1
-12
/
+0
2022-01-14
net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU
Eli Cohen
1
-0
/
+1
2022-01-14
virtio-mem: prepare fake page onlining code for granularity smaller than MAX_...
David Hildenbrand
1
-13
/
+13
2022-01-14
virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER...
David Hildenbrand
1
-24
/
+62
2022-01-14
vdpa: add driver_override support
Stefano Garzarella
1
-0
/
+74
2022-01-14
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
3
-33
/
+41
2022-01-14
vduse: moving kvfree into caller
Guanjun
1
-1
/
+2
2022-01-14
hwrng: virtio - unregister device before reset
Michael S. Tsirkin
1
-1
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
20
-25
/
+31
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+11
2021-12-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+11
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-30
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-30
Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-114
/
+318
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
2
-14
/
+16
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-95
/
+204
2021-12-30
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-3
/
+4
2021-12-30
Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-8
/
+29
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...
Dave Airlie
23
-98
/
+300
2021-12-28
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2021-12-28
net/mlx5e: TC, Fix memory leak with rules with internal port
Roi Dayan
1
-0
/
+2
2021-12-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-1
/
+20
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-28
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
2021-12-28
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
1
-0
/
+1
[next]