index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
virtio_vdpa: don't warn when fail to disable vq
Jason Wang
1
-2
/
+1
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
6
-643
/
+721
2021-02-23
virito-pci-modern: rename map_capability() to vp_modern_map_capability()
Jason Wang
1
-16
/
+30
2021-02-23
virtio-pci-modern: introduce helper to get notification offset
Jason Wang
1
-5
/
+16
2021-02-23
virtio-pci-modern: introduce helper for getting queue nums
Jason Wang
1
-1
/
+12
2021-02-23
virtio-pci-modern: introduce helper for setting/geting queue size
Jason Wang
1
-2
/
+32
2021-02-23
virtio-pci-modern: introduce helper to set/get queue_enable
Jason Wang
1
-6
/
+31
2021-02-23
virtio-pci-modern: introduce vp_modern_queue_address()
Jason Wang
1
-6
/
+27
2021-02-23
virtio-pci-modern: introduce vp_modern_set_queue_vector()
Jason Wang
1
-12
/
+23
2021-02-23
virtio-pci-modern: introduce vp_modern_generation()
Jason Wang
1
-3
/
+14
2021-02-23
virtio-pci-modern: introduce helpers for setting and getting features
Jason Wang
1
-10
/
+33
2021-02-23
virtio-pci-modern: introduce helpers for setting and getting status
Jason Wang
1
-8
/
+29
2021-02-23
virtio-pci-modern: introduce helper to set config vector
Jason Wang
1
-2
/
+14
2021-02-23
virtio-pci-modern: introduce vp_modern_remove()
Jason Wang
1
-2
/
+12
2021-02-23
virtio-pci-modern: factor out modern device initialization logic
Jason Wang
1
-14
/
+36
2021-02-23
virtio-pci: split out modern device
Jason Wang
2
-79
/
+105
2021-02-23
virtio-pci: do not access iomem via struct virtio_pci_device directly
Jason Wang
1
-30
/
+46
2021-02-23
vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
Dongli Zhang
1
-6
/
+3
2021-02-23
vdpa_sim_net: Add support for user supported devices
Parav Pandit
3
-26
/
+75
2021-02-23
vdpa: Enable user to query vdpa device info
Parav Pandit
2
-0
/
+136
2021-02-23
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
3
-10
/
+143
2021-02-23
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
4
-1
/
+275
2021-02-23
vdpa: Extend routine to accept vdpa device name
Parav Pandit
5
-11
/
+38
2021-02-23
vdpa_sim_net: Make mac address array static
Parav Pandit
1
-1
/
+1
2021-02-23
virtio-mem: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-02-23
arch: mips: update references to current linux-mips list
Lukas Bulwahn
3
-3
/
+3
2021-02-23
mips: bmips: init clocks earlier
Álvaro Fernández Rojas
1
-1
/
+1
2021-02-23
vmlinux.lds.h: catch even more instrumentation symbols into .data
Alexander Lobakin
1
-1
/
+1
2021-02-23
Merge branch 'for-5.12/uclogic' into for-linus
Jiri Kosina
3
-1
/
+4
2021-02-23
Merge branch 'for-5.12/sony' into for-linus
Jiri Kosina
3
-7
/
+20
2021-02-23
Merge branch 'for-5.12/playstation-v2' into for-linus
Jiri Kosina
5
-0
/
+1377
2021-02-23
arm64/mm: Fixed some coding style issues
Zhiyuan Dai
1
-3
/
+3
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-23
Merge branch 'for-5.12/multitouch' into for-linus
Jiri Kosina
1
-0
/
+10
2021-02-23
Merge branch 'for-5.12/logitech' into for-linus
Jiri Kosina
2
-8
/
+240
2021-02-23
Merge branch 'for-5.12/intel-ish' into for-linus
Jiri Kosina
3
-1
/
+81
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
11
-262
/
+578
2021-02-23
Merge branch 'for-5.12/google' into for-linus
Jiri Kosina
4063
-48445
/
+138248
2021-02-23
Merge branch 'for-5.12/doc' into for-linus
Jiri Kosina
11
-109
/
+123
2021-02-23
Merge branch 'for-5.12/chicony' into for-linus
Jiri Kosina
2
-0
/
+56
2021-02-23
Merge branch 'for-5.12/core' into for-linus
Jiri Kosina
2
-3
/
+16
2021-02-23
cifs: minor simplification to smb2_is_network_name_deleted
Steve French
1
-14
/
+15
2021-02-23
TCON Reconnect during STATUS_NETWORK_NAME_DELETED
Rohith Surabattula
3
-0
/
+47
2021-02-22
Merge branch 'next' into for-linus
Dmitry Torokhov
21415
-569459
/
+1446344
2021-02-22
Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-47
/
+33
2021-02-22
Input: alps - fix spelling of "positive"
Bhaskar Chowdhury
1
-1
/
+1
2021-02-22
ARM: dts: cros-ec-keyboard: Use keymap macros
Philip Chen
1
-89
/
+4
2021-02-22
dt-bindings: input: Fix the keymap for LOCK key
Philip Chen
1
-2
/
+2
2021-02-22
dt-bindings: input: Create macros for cros-ec keymap
Philip Chen
1
-0
/
+103
2021-02-22
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
2
-0
/
+85
[prev]
[next]