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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
1
-1
/
+1
2018-11-21
virtio-gpu: add VIRTIO_GPU_F_EDID feature
Gerd Hoffmann
1
-0
/
+18
2018-11-20
MIPS: ptrace: introduce NT_MIPS_MSA regset
Paul Burton
1
-0
/
+1
2018-11-20
bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
Yonghong Song
1
-0
/
+14
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-4
/
+4
2018-11-20
bpf: Introduce bpf_func_info
Yonghong Song
4
-1
/
+20
2018-11-20
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
1
-3
/
+15
2018-11-20
media: v4l2-ioctl: remove unused vidioc_g/s_crop
Hans Verkuil
1
-8
/
+0
2018-11-20
media: davinci/vpbe: drop unused g_cropcap
Hans Verkuil
1
-4
/
+0
2018-11-20
media: v4l2-ioctl: add QUIRK_INVERTED_CROP
Hans Verkuil
1
-2
/
+11
2018-11-20
media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__
Hans Verkuil
1
-13
/
+15
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
2
-49
/
+21
2018-11-20
net/mlx5: EQ, Generic EQ
Saeed Mahameed
1
-0
/
+39
2018-11-20
net/mlx5: EQ, Different EQ types
Saeed Mahameed
2
-10
/
+2
2018-11-20
net/mlx5: EQ, Privatize eq_table and friends
Saeed Mahameed
1
-82
/
+5
2018-11-20
net/mlx5: EQ, irq_info and rmap belong to eq_table
Saeed Mahameed
1
-5
/
+5
2018-11-20
net/mlx5: EQ, Remove redundant completion EQ list lock
Saeed Mahameed
1
-3
/
+0
2018-11-20
net/mlx5: EQ, No need to store eq index as a field
Saeed Mahameed
1
-1
/
+0
2018-11-20
net/mlx5: EQ, Remove unused fields and structures
Saeed Mahameed
1
-3
/
+0
2018-11-20
net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
Saeed Mahameed
1
-1
/
+1
2018-11-20
media: Use wait_queue_head_t for media_request
Jasmin Jessich
1
-1
/
+1
2018-11-20
ASoC: Intel: fix interface for Chromebook machine drivers
Pierre-Louis Bossart
1
-0
/
+1
2018-11-20
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
1
-0
/
+80
2018-11-20
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
1
-0
/
+2
2018-11-20
spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description
Boris Brezillon
1
-1
/
+1
2018-11-20
Merge branch 'kmalloc' into docs-next
Jonathan Corbet
1
-28
/
+27
2018-11-20
docs/mm: update kmalloc kernel-doc description
Mike Rapoport
1
-28
/
+27
2018-11-20
Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-1
/
+6
2018-11-20
regulator: Fix return value of _set_load() stub
Mark Brown
1
-1
/
+1
2018-11-20
drm: Introduce new DRM_FORMAT_XYUV
Stanislav Lisovskiy
1
-0
/
+1
2018-11-20
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
1
-28
/
+7
2018-11-20
drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
1
-0
/
+24
2018-11-20
drm/gem: Add drm_gem_object_funcs
Noralf Trønnes
1
-0
/
+131
2018-11-20
drm/prime: Add drm_gem_prime_mmap()
Noralf Trønnes
1
-0
/
+1
2018-11-20
drm/driver: Add defaults for .gem_prime_export/import callbacks
Noralf Trønnes
1
-0
/
+4
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
685
-6433
/
+18902
2018-11-20
crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
1
-0
/
+74
2018-11-20
crypto: poly1305 - add Poly1305 core API
Eric Biggers
1
-0
/
+16
2018-11-20
crypto: poly1305 - use structures for key and accumulator
Eric Biggers
1
-2
/
+10
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
1
-0
/
+7
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2
-42
/
+47
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
1
-1
/
+13
2018-11-20
crypto: chacha20-generic - add HChaCha20 library function
Eric Biggers
1
-0
/
+2
2018-11-19
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+1
2018-11-19
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+8
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
2
-0
/
+37
2018-11-19
block: Initialize BIO I/O priority early
Damien Le Moal
1
-1
/
+1
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
1
-0
/
+13
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
1
-2
/
+1
2018-11-19
aio: Comment use of IOCB_FLAG_IOPRIO aio flag
Damien Le Moal
1
-0
/
+2
[prev]
[next]