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
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
1
-0
/
+31
2024-09-05
media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUS
Hans Verkuil
1
-0
/
+1
2024-09-05
media: videodev2.h: add V4L2_CAP_EDID
Erling Ljunggren
1
-0
/
+1
2024-08-28
Merge tag 'next-media-20240826' of git://git.kernel.org/pub/scm/linux/kernel/...
Hans Verkuil
1
-0
/
+6
2024-08-26
media: v4l2-subdev: Support hybrid links in v4l2_subdev_link_validate()
Laurent Pinchart
1
-0
/
+6
2024-08-23
media: v4l2-mc: Mark v4l2_pipeline_link_notify() as deprecated
Laurent Pinchart
1
-0
/
+3
2024-08-14
Merge tag 'next-media-rkisp1-20240814' of git://git.kernel.org/pub/scm/linux/...
Hans Verkuil
2
-0
/
+579
2024-08-14
media: rkisp1: Add support for the companding block
Paul Elder
1
-1
/
+88
2024-08-14
media: videobuf2-core: attach once if multiple planes share the same dbuf
Yunke Cao
1
-0
/
+3
2024-08-12
media: uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
Jacopo Mondi
1
-0
/
+1
2024-08-12
media: uapi: rkisp1-config: Add extensible params format
Jacopo Mondi
1
-0
/
+491
2024-08-08
media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
Hans Verkuil
1
-1
/
+5
2024-08-05
media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
Hans Verkuil
2
-0
/
+5
2024-08-05
Merge tag 'v6.11-rc2' into media_stage
Mauro Carvalho Chehab
15
-64
/
+124
2024-08-04
profiling: remove profile=sleep support
Tetsuo Handa
1
-1
/
+0
2024-08-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+2
2024-08-03
runtime constants: deal with old decrepit linkers
Linus Torvalds
1
-6
/
+5
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+5
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
1
-4
/
+5
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+1
2024-08-02
Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-4
/
+1
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-12
/
+6
2024-08-01
RISC-V: Enable the IPI before workqueue_online_cpu()
Nick Hu
1
-0
/
+1
2024-07-31
minmax: fix up min3() and max3() too
Linus Torvalds
1
-2
/
+10
2024-07-31
ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
1
-0
/
+1
2024-07-31
media: rc: remove unused tx_resolution field
Sean Young
1
-2
/
+0
2024-07-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2024-07-30
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
1
-11
/
+5
2024-07-30
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2024-07-30
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
2
-0
/
+2
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-4
/
+3
2024-07-29
profiling: attempt to remove per-cpu profile flip buffer
Linus Torvalds
1
-1
/
+0
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
1
-0
/
+8
2024-07-28
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
1
-23
/
+20
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-26
/
+19
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+9
2024-07-27
Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-14
/
+32
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+7
2024-07-27
Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2024-07-27
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2
-0
/
+17
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-18
/
+11
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+9
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
[next]