index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
vdpa/mlx5: Fix config_attr_mask assignment
Eli Cohen
1
-1
/
+1
2022-01-15
vdpa: Allow to configure max data virtqueues
Eli Cohen
4
-7
/
+31
2022-01-15
vdpa: Read device configuration only if FEATURES_OK
Eli Cohen
1
-12
/
+33
2022-01-15
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
4
-6
/
+26
2022-01-15
vdpa/mlx5: Distribute RX virtqueues in RQT object
Eli Cohen
1
-23
/
+7
2022-01-15
vdpa: Provide interface to read driver features
Eli Cohen
10
-34
/
+87
2022-01-15
vdpa: clean up get_config_size ret value handling
Laura Abbott
1
-1
/
+1
2022-01-15
virtio_ring: mark ring unused on error
Michael S. Tsirkin
1
-1
/
+3
2022-01-15
vhost/test: fix memory leak of vhost virtqueues
Xianting Tian
1
-0
/
+1
2022-01-15
vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
Eli Cohen
1
-2
/
+0
2022-01-15
virtio/virtio_pci_legacy_dev: ensure the correct return value
Peng Hao
1
-1
/
+3
2022-01-15
virtio/virtio_mem: handle a possible NULL as a memcpy parameter
Peng Hao
1
-1
/
+1
2022-01-15
virtio: fix a typo in function "vp_modern_remove" comments.
Dapeng Mi
1
-1
/
+1
2022-01-15
virtio-pci: fix the confusing error message
王贇
1
-1
/
+1
2022-01-15
firmware: qemu_fw_cfg: remove sysfs entries explicitly
Johan Hovold
1
-0
/
+1
2022-01-15
firmware: qemu_fw_cfg: fix sysfs information leak
Johan Hovold
1
-1
/
+1
2022-01-15
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
1
-7
/
+6
2022-01-15
firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
Johan Hovold
1
-4
/
+1
2022-01-15
vdpa: Mark vdpa_config_ops.get_vq_notification as optional
Eugenio Pérez
1
-1
/
+1
2022-01-15
vdpa: Avoid duplicate call to vp_vdpa get_status
Eugenio Pérez
1
-1
/
+1
2022-01-15
eni_vdpa: Simplify 'eni_vdpa_probe()'
Christophe JAILLET
1
-12
/
+0
2022-01-15
net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU
Eli Cohen
1
-0
/
+1
2022-01-15
virtio-mem: prepare fake page onlining code for granularity smaller than MAX_...
David Hildenbrand
1
-13
/
+13
2022-01-15
virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER...
David Hildenbrand
1
-24
/
+62
2022-01-15
vdpa: add driver_override support
Stefano Garzarella
3
-0
/
+96
2022-01-15
docs: document sysfs ABI for vDPA bus
Stefano Garzarella
2
-0
/
+38
2022-01-15
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
3
-33
/
+41
2022-01-15
vduse: moving kvfree into caller
Guanjun
1
-1
/
+2
2022-01-15
hwrng: virtio - unregister device before reset
Michael S. Tsirkin
1
-1
/
+1
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
26
-33
/
+40
2022-01-02
Linux 5.16-rc8
v5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2021-12-31
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
1
-1
/
+2
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
3
-10
/
+59
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-2
/
+7
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-31
Docs: Fixes link to I2C specification
Deep Majumder
1
-3
/
+5
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-31
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-31
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-31
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-30
Documentation: fix outdated interpretation of ip_no_pmtu_disc
xu xin
1
-2
/
+4
2021-12-30
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-12-30
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-30
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2021-12-30
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+1
2021-12-30
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
1
-1
/
+7
[next]