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
2024-07-17
virtiofs: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-13
/
+9
2024-07-17
scsi: virtio_scsi: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-19
/
+13
2024-07-17
virtio_net: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-21
/
+13
2024-07-17
virtio_crypto: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-19
/
+12
2024-07-17
virtio_console: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-26
/
+18
2024-07-17
virtio_blk: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-12
/
+8
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
9
-15
/
+15
2024-07-17
virtio: remove the original find_vqs() op
Jiri Pirko
1
-17
/
+0
2024-07-17
virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directly
Jiri Pirko
1
-3
/
+4
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
6
-42
/
+42
2024-07-17
virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
Jiri Pirko
4
-30
/
+32
2024-07-17
virtio: introduce virtio_queue_info struct and find_vqs_info() config op
Jiri Pirko
1
-3
/
+52
2024-07-17
virtio: make virtio_find_single_vq() call virtio_find_vqs()
Jiri Pirko
1
-14
/
+14
2024-07-17
virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
Jiri Pirko
1
-7
/
+8
2024-07-17
caif_virtio: use virtio_find_single_vq() for single virtqueue finding
Jiri Pirko
1
-4
/
+4
2024-07-17
Merge tag 'asm-generic-6.11' into loongarch-next
Huacai Chen
86
-1275
/
+1228
2024-07-17
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
1
-0
/
+16
2024-07-17
ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
Shengjiu Wang
1
-1
/
+5
2024-07-17
mtd: rawnand: lpx32xx: Fix dma_request_chan() error checks
Piotr Wojtaszczyk
2
-2
/
+2
2024-07-17
mtd: spinand: macronix: Add support for serial NAND flash
Cheng Ming Lin
1
-0
/
+38
2024-07-17
mtd: spinand: macronix: Add support for reading Device ID 2
Cheng Ming Lin
1
-13
/
+13
2024-07-17
mtd: rawnand: lpx32xx: Request DMA channels using DT entries
Piotr Wojtaszczyk
2
-22
/
+30
2024-07-17
dt-bindings: mtd: qcom,nandc: Define properties at top-level
Rob Herring (Arm)
1
-24
/
+14
2024-07-17
mtd: rawnand: intel: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-07-17
mtd: rawnand: mxc: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-07-17
mtd: rawnand: gpmi: add iMX8QXP support.
Han Xu
2
-1
/
+18
2024-07-17
mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata
Frank Li
2
-1
/
+6
2024-07-17
wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82c
Nick Morrow
1
-2
/
+0
2024-07-17
wifi: rtw88: usb: Support USB 3 with RTL8822CU/RTL8822BU
Bitterblue Smith
8
-12
/
+116
2024-07-17
wifi: rtw89: 8852bt: rfk: Fix spelling mistake "KIP_RESOTRE" -> "KIP_RESTORE"
Colin Ian King
1
-1
/
+1
2024-07-17
wifi: rtw88: Set efuse->ext_lna_5g - fix typo
Bitterblue Smith
1
-1
/
+1
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1575
-25581
/
+93926
2024-07-16
Merge tag 'linux_kselftest-next-6.11-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
30
-358
/
+901
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-373
/
+978
2024-07-16
firmware: qcom: tzmem: don't ask about allocator mode when not enabled
Linus Torvalds
1
-0
/
+1
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
32
-507
/
+1256
2024-07-16
Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-2095
/
+2183
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-29
/
+93
2024-07-16
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-34
/
+55
2024-07-16
Merge tag 'acpi-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
27
-91
/
+338
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
68
-1269
/
+1958
2024-07-16
Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
80
-779
/
+1207
2024-07-16
Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-4
/
+10
2024-07-16
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-42
/
+101
2024-07-16
Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-63
/
+105
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-26
/
+62
2024-07-16
Merge tag 'pstore-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+2
2024-07-16
Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+157
[prev]
[next]