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
*
virtio_net: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-23
1
-0
/
+1
*
virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT.
Colin Xu
2021-02-23
1
-0
/
+15
*
virtio-blk: support per-device queue depth
Joseph Qi
2021-02-23
1
-4
/
+7
*
virtio_vdpa: don't warn when fail to disable vq
Jason Wang
2021-02-23
1
-2
/
+1
*
virtio-pci: introduce modern device module
Jason Wang
2021-02-23
6
-643
/
+721
*
virito-pci-modern: rename map_capability() to vp_modern_map_capability()
Jason Wang
2021-02-23
1
-16
/
+30
*
virtio-pci-modern: introduce helper to get notification offset
Jason Wang
2021-02-23
1
-5
/
+16
*
virtio-pci-modern: introduce helper for getting queue nums
Jason Wang
2021-02-23
1
-1
/
+12
*
virtio-pci-modern: introduce helper for setting/geting queue size
Jason Wang
2021-02-23
1
-2
/
+32
*
virtio-pci-modern: introduce helper to set/get queue_enable
Jason Wang
2021-02-23
1
-6
/
+31
*
virtio-pci-modern: introduce vp_modern_queue_address()
Jason Wang
2021-02-23
1
-6
/
+27
*
virtio-pci-modern: introduce vp_modern_set_queue_vector()
Jason Wang
2021-02-23
1
-12
/
+23
*
virtio-pci-modern: introduce vp_modern_generation()
Jason Wang
2021-02-23
1
-3
/
+14
*
virtio-pci-modern: introduce helpers for setting and getting features
Jason Wang
2021-02-23
1
-10
/
+33
*
virtio-pci-modern: introduce helpers for setting and getting status
Jason Wang
2021-02-23
1
-8
/
+29
*
virtio-pci-modern: introduce helper to set config vector
Jason Wang
2021-02-23
1
-2
/
+14
*
virtio-pci-modern: introduce vp_modern_remove()
Jason Wang
2021-02-23
1
-2
/
+12
*
virtio-pci-modern: factor out modern device initialization logic
Jason Wang
2021-02-23
1
-14
/
+36
*
virtio-pci: split out modern device
Jason Wang
2021-02-23
2
-79
/
+105
*
virtio-pci: do not access iomem via struct virtio_pci_device directly
Jason Wang
2021-02-23
1
-30
/
+46
*
vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
Dongli Zhang
2021-02-23
1
-6
/
+3
*
vdpa_sim_net: Add support for user supported devices
Parav Pandit
2021-02-23
3
-26
/
+75
*
vdpa: Enable user to query vdpa device info
Parav Pandit
2021-02-23
2
-0
/
+136
*
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
2021-02-23
3
-10
/
+143
*
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
2021-02-23
4
-1
/
+275
*
vdpa: Extend routine to accept vdpa device name
Parav Pandit
2021-02-23
5
-11
/
+38
*
vdpa_sim_net: Make mac address array static
Parav Pandit
2021-02-23
1
-1
/
+1
*
virtio-mem: Assign boolean values to a bool variable
Jiapeng Zhong
2021-02-23
1
-1
/
+1
*
Linux 5.11
v5.11
Linus Torvalds
2021-02-14
1
-2
/
+2
*
Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-14
1
-0
/
+1
|
\
|
*
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
2021-02-14
1
-0
/
+1
*
|
Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-14
3
-2
/
+4
|
\
\
|
*
|
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
2021-02-14
1
-0
/
+1
|
*
|
sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
Masahiro Yamada
2021-02-14
1
-2
/
+0
|
*
|
kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64
Masahiro Yamada
2021-02-11
1
-0
/
+3
|
|
/
*
|
Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-14
4
-7
/
+22
|
\
\
|
*
|
x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()
Thomas Gleixner
2021-02-10
1
-4
/
+11
|
*
|
x86/build: Disable CET instrumentation in the kernel for 32-bit too
Borislav Petkov
2021-02-09
1
-3
/
+3
|
*
|
x86/sgx: Maintain encl->refcount for each encl->mm_list entry
Jarkko Sakkinen
2021-02-08
2
-0
/
+8
|
|
/
*
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-13
1
-1
/
+1
|
\
\
|
*
|
clk: sunxi-ng: mp: fix parent rate change flag check
Jernej Skrabec
2021-02-12
1
-1
/
+1
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-02-13
1
-0
/
+1
|
\
\
\
|
*
|
|
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
2021-02-09
1
-0
/
+1
*
|
|
|
Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-13
4
-8
/
+11
|
\
\
\
\
|
*
|
|
|
cgroup: update PSI file description in docs
Odin Ugedal
2021-01-19
1
-3
/
+3
|
*
|
|
|
cgroup: fix psi monitor for root cgroup
Odin Ugedal
2021-01-19
1
-1
/
+3
|
*
|
|
|
MAINTAINERS: Update my email address
Zefan Li
2021-01-15
1
-2
/
+2
|
*
|
|
|
MAINTAINERS: Remove stale URLs for cpuset
Zefan Li
2021-01-15
1
-2
/
+0
|
*
|
|
|
cgroup-v1: add disabled controller check in cgroup1_parse_param()
Chen Zhou
2021-01-15
1
-0
/
+3
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-13
4
-5
/
+14
|
\
\
\
\
\
[next]