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
2023-10-07
media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_by
Kees Cook
1
-1
/
+1
2023-09-27
media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZE
Hans Verkuil
1
-3
/
+1
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
1
-3
/
+1
2023-09-27
media: v4l2-subdev.h: increase struct v4l2_subdev name size
Hans Verkuil
1
-1
/
+1
2023-09-27
media: v4l2-dev.h: increase struct video_device name size
Hans Verkuil
1
-1
/
+1
2023-09-27
media: cec.h: increase input_phys buffer
Hans Verkuil
1
-1
/
+1
2023-09-27
media: ipu-bridge: increase sensor_name size
Hans Verkuil
1
-1
/
+1
2023-09-27
media: uapi: Add controls for NPCM video driver
Marvin Lin
1
-0
/
+41
2023-09-27
media: v4l2-ctrls: Add user control base for Nuvoton NPCM controls
Marvin Lin
1
-0
/
+6
2023-09-27
media: v4l: Add HEXTILE compressed format
Marvin Lin
1
-0
/
+1
2023-09-27
media: remove the old videobuf framework
Hans Verkuil
4
-408
/
+0
2023-09-27
media: v4l2-subdev: Document and enforce .s_stream() requirements
Laurent Pinchart
1
-1
/
+3
2023-09-27
media: v4l2-subdev: Document that routing support depends on streams
Laurent Pinchart
1
-2
/
+3
2023-09-27
media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecated
Sakari Ailus
1
-0
/
+6
2023-09-27
media: cros-ec-cec: Get number of CEC ports from EC
Reka Norman
1
-0
/
+11
2023-09-27
media: cros-ec-cec: Support receiving messages from multiple ports
Reka Norman
1
-0
/
+23
2023-09-27
media: cros-ec-cec: Support multiple ports in MKBP cec_events
Reka Norman
1
-0
/
+10
2023-09-27
media: cros-ec-cec: Support multiple ports in write command
Reka Norman
1
-0
/
+12
2023-09-27
media: cros-ec-cec: Support multiple ports in set/get host commands
Reka Norman
1
-2
/
+6
2023-09-27
media: cros-ec-cec: Manage an array of ports
Reka Norman
1
-0
/
+2
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2023-09-24
Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+3
2023-09-23
Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
11
-26
/
+64
2023-09-22
Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2023-09-22
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2023-09-22
Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+2
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+10
2023-09-21
Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-44
/
+2
2023-09-21
Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-20
/
+7
2023-09-21
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
1
-44
/
+2
2023-09-20
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
1
-1
/
+1
2023-09-20
locking/atomic: scripts: fix fallback ifdeffery
Mark Rutland
1
-9
/
+1
2023-09-20
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
1
-1
/
+1
2023-09-19
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2
-3
/
+3
2023-09-19
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-0
/
+2
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
1
-6
/
+6
2023-09-19
arm/xen: remove lazy mode related definitions
Juergen Gross
1
-12
/
+0
2023-09-19
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
1
-2
/
+1
2023-09-18
Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+7
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
2023-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+3
2023-09-16
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-0
/
+4
2023-09-16
Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+1
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+4
2023-09-15
Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-09-15
Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-5
/
+34
[next]