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-12-07
media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
1
-1
/
+7
2021-12-07
media: dib8000: Fix a memleak in dib8000_init()
Zhou Qingyang
1
-1
/
+3
2021-12-07
media: rcar-vin: Do not hold the group lock when unregistering notifier
Niklas Söderlund
1
-2
/
+0
2021-12-07
media: rcar-vin: Disallow unbinding and binding of individual VINs
Niklas Söderlund
1
-0
/
+1
2021-12-07
media: rcar-csi2: Suppress bind and unbind nodes in sysfs
Niklas Söderlund
1
-0
/
+1
2021-12-07
media: rcar-vin: Update format alignment constraints
Niklas Söderlund
1
-4
/
+11
2021-12-07
media: hantro: drop unused vb2 headers
Hans Verkuil
1
-2
/
+0
2021-12-07
media: rcar-vin: Add check for completed capture before completing buffer
Niklas Söderlund
1
-0
/
+7
2021-12-07
media: cedrus: Add support for the D1 variant
Samuel Holland
1
-0
/
+12
2021-12-07
media: dt-bindings: media: Add compatible for D1
Samuel Holland
1
-0
/
+1
2021-12-07
media: uvcvideo: Avoid returning invalid controls
Ricardo Ribalda
1
-1
/
+1
2021-12-07
media: uvcvideo: Avoid invalid memory access
Ricardo Ribalda
1
-1
/
+1
2021-12-07
media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds.
James Hilliard
1
-1
/
+1
2021-12-07
media: uvcvideo: Set the colorspace as sRGB if undefined
Ricardo Ribalda
1
-2
/
+4
2021-12-07
media: uvcvideo: fix division by zero at stream start
Johan Hovold
1
-0
/
+4
2021-12-07
media: uvcvideo: Fix memory leak of object map on error exit path
Colin Ian King
1
-2
/
+4
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
958
-7759
/
+10998
2021-12-05
Linux 5.16-rc4
Linus Torvalds
1
-1
/
+1
2021-12-05
Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-26
/
+30
2021-12-05
Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+21
2021-12-05
Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-33
/
+95
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+9
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+15
2021-12-05
Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-43
/
+159
2021-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-51
/
+106
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2
-46
/
+71
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-12-04
Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2021-12-04
Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-42
/
+22
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-12-04
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-12-04
Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-12-04
Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2021-12-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+20
2021-12-04
Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-67
/
+52
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-16
/
+17
2021-12-03
Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-15
/
+10
2021-12-03
Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-8
/
+23
2021-12-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+11
2021-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+43
2021-12-03
Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-16
/
+22
2021-12-03
cifs: avoid use of dstaddr as key for fscache client cookie
Shyam Prasad N
1
-37
/
+1
2021-12-03
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
2
-0
/
+14
2021-12-03
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
3
-7
/
+8
2021-12-03
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
1
-0
/
+1
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2
-0
/
+24
2021-12-03
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
1
-7
/
+8
[next]