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
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
1
-0
/
+1
2022-06-03
LoongArch: Add writecombine support for drm
Huacai Chen
1
-0
/
+8
2022-06-03
LoongArch: Add ELF-related definitions
Huacai Chen
4
-0
/
+9
2022-06-03
Merge tag 'drm/tegra/for-5.19-prep-work' of https://gitlab.freedesktop.org/dr...
Dave Airlie
1
-0
/
+15
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-20
/
+960
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-37
/
+41
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2022-06-02
binder: fix sender_euid type in uapi header
Carlos Llamas
1
-1
/
+1
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
1
-0
/
+1
2022-06-01
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-3
/
+2
2022-06-01
socket: Don't use u8 type in uapi socket.h
Tobias Klauser
1
-1
/
+1
2022-06-01
delayacct: track delays from write-protect copy
Yang Yang
2
-1
/
+33
2022-06-01
Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2
-0
/
+91
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-34
/
+29
2022-06-01
Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+91
2022-06-01
gpu: host1x: Add context bus
Mikko Perttunen
1
-0
/
+15
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
1
-0
/
+6
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
1
-3
/
+0
2022-05-31
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
1
-0
/
+6
2022-05-31
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-1
/
+14
2022-05-31
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-32
/
+109
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-17
/
+193
2022-05-31
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
1
-0
/
+1
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
1
-1
/
+1
2022-05-31
net/mlx5: correct ECE offset in query qp output
Changcheng Liu
1
-3
/
+2
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-29
/
+711
2022-05-31
virtio: use WARN_ON() to warning illegal status value
Jason Wang
1
-1
/
+1
2022-05-31
virtio: harden vring IRQ
Jason Wang
1
-0
/
+20
2022-05-31
virtio: allow to unbreak virtqueue
Jason Wang
1
-0
/
+1
2022-05-31
virtio: introduce config op to synchronize vring callbacks
Jason Wang
1
-0
/
+25
2022-05-31
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
Cindy Lu
1
-1
/
+1
2022-05-31
vhost-vdpa: introduce uAPI to set group ASID
Gautam Dawar
1
-0
/
+7
2022-05-31
vhost-vdpa: uAPI to get virtqueue group id
Gautam Dawar
1
-0
/
+8
2022-05-31
vhost-vdpa: introduce uAPI to get the number of address spaces
Gautam Dawar
1
-0
/
+2
2022-05-31
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
Gautam Dawar
1
-1
/
+3
2022-05-31
vhost: support ASID in IOTLB API
Gautam Dawar
1
-1
/
+5
2022-05-31
vhost_iotlb: split out IOTLB initialization
Gautam Dawar
1
-0
/
+2
2022-05-31
vdpa: introduce config operations for associating ASID to a virtqueue group
Gautam Dawar
1
-0
/
+8
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
1
-9
/
+19
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
1
-4
/
+12
2022-05-31
vhost: move the backend feature bits to vhost_types.h
Gautam Dawar
2
-5
/
+5
2022-05-31
vdpa/mlx5: Add support for reading descriptor statistics
Eli Cohen
2
-0
/
+40
2022-05-31
net/vdpa: Use readers/writers semaphore instead of cf_mutex
Eli Cohen
1
-6
/
+6
2022-05-31
vdpa: Add support for querying vendor statistics
Eli Cohen
2
-0
/
+9
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2
-2
/
+2
2022-05-31
io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots
Xiaoguang Wang
1
-0
/
+6
2022-05-30
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-12
/
+128
[prev]
[next]