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-11-01
virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
Colin Ian King
1
-1
/
+1
2021-11-01
virtio-blk: validate num_queues during probe
Jason Wang
1
-0
/
+4
2021-11-01
virtio-pmem: add myself as virtio-pmem maintainer
Pankaj Gupta
1
-0
/
+7
2021-11-01
ALSA: virtio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+2
2021-11-01
virtio_ring: check desc == NULL when using indirect with packed
Xuan Zhuo
1
-3
/
+11
2021-11-01
virtio_ring: make virtqueue_add_indirect_packed prettier
Xuan Zhuo
1
-6
/
+6
2021-11-01
hwrng: virtio - always add a pending request
Laurent Vivier
1
-14
/
+12
2021-11-01
hwrng: virtio - don't waste entropy
Laurent Vivier
1
-17
/
+35
2021-11-01
hwrng: virtio - don't wait on cleanup
Laurent Vivier
1
-1
/
+6
2021-11-01
hwrng: virtio - add an internal buffer
Laurent Vivier
1
-10
/
+33
2021-11-01
vdpa/mlx5: Propagate link status from device to vdpa driver
Eli Cohen
1
-2
/
+92
2021-11-01
vdpa/mlx5: Rename control VQ workqueue to vdpa wq
Eli Cohen
2
-5
/
+5
2021-11-01
vdpa/mlx5: Remove mtu field from vdpa net device
Eli Cohen
1
-4
/
+5
2021-11-01
eni_vdpa: add vDPA driver for Alibaba ENI
Wu Zongyong
4
-0
/
+565
2021-11-01
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
3
-2
/
+58
2021-11-01
vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
Wu Zongyong
2
-0
/
+6
2021-11-01
virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
Wu Zongyong
1
-5
/
+11
2021-11-01
vdpa: min vq num of vdpa device cannot be greater than max vq num
Wu Zongyong
1
-0
/
+8
2021-11-01
vdpa: add new callback get_vq_num_min in vdpa_config_ops
Wu Zongyong
1
-0
/
+4
2021-11-01
vp_vdpa: add vq irq offloading support
Wu Zongyong
1
-0
/
+12
2021-11-01
vdpa: fix typo
Wu Zongyong
1
-1
/
+1
2021-11-01
virtio-pci: introduce legacy device module
Wu Zongyong
7
-83
/
+310
2021-11-01
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
7
-14
/
+19
2021-11-01
virtio-blk: add num_request_queues module parameter
Max Gurtovoy
1
-1
/
+22
2021-11-01
virtio-blk: avoid preallocating big SGL for data
Max Gurtovoy
2
-56
/
+101
2021-11-01
virtio_net: clarify tailroom logic
Michael S. Tsirkin
1
-1
/
+2
2021-11-01
netfilter: nft_meta: add NFT_META_IFTYPE
Pablo Neira Ayuso
2
-2
/
+8
2021-11-01
netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state
Pablo Neira Ayuso
1
-2
/
+5
2021-11-01
ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk
Jason Ormes
1
-0
/
+1
2021-11-01
parisc: Update defconfigs
Helge Deller
2
-16
/
+14
2021-11-01
parisc: decompressor: clean up Makefile
Masahiro Yamada
1
-4
/
+3
2021-11-01
parisc: decompressor: remove repeated depenency of misc.o
Masahiro Yamada
1
-2
/
+0
2021-11-01
parisc: Remove unused constants from asm-offsets.c
Helge Deller
1
-5
/
+0
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
1
-3
/
+6
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
1
-7
/
+5
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
1
-3
/
+1
2021-11-01
parisc: mark xchg functions notrace
Sven Schnelle
1
-6
/
+6
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2
-4
/
+7
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
8
-31
/
+0
2021-11-01
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
1
-3
/
+3
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
1
-2
/
+2
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
1
-2
/
+17
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
15
-101
/
+106
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
6
-2
/
+222
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2
-0
/
+34
2021-11-01
parisc: add PIM TOC data structures
Sven Schnelle
1
-0
/
+22
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
2
-24
/
+25
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
1
-7
/
+14
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
1
-1
/
+1
2021-11-01
ALSA: usb-audio: Add registration quirk for JBL Quantum 400
Alexander Tsoy
1
-0
/
+1
[prev]
[next]