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
2023-05-26
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
1
-19
/
+34
2023-05-26
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
1
-5
/
+5
2023-05-26
ksmbd: fix credit count leakage
Namjae Jeon
1
-5
/
+1
2023-05-26
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
1
-3
/
+3
2023-05-26
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
1
-0
/
+1
2023-05-26
Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-29
/
+153
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-48
/
+98
2023-05-26
Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+7
2023-05-26
Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+5
2023-05-26
Merge tag 'md-fixes-2023-05-24' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
1
-1
/
+1
2023-05-26
Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux
Linus Torvalds
6
-12
/
+20
2023-05-26
Merge tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+5
2023-05-26
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...
pengfuyuan
1
-1
/
+1
2023-05-26
btrfs: fix an uninitialized variable warning in btrfs_log_inode
Shida Zhang
1
-1
/
+1
2023-05-26
btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_work
Christoph Hellwig
1
-1
/
+1
2023-05-26
Merge tag 'thermal-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-05-26
Merge tag 'pm-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-9
/
+37
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-26
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+22
2023-05-26
Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+32
2023-05-26
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-136
/
+166
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-26
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2
-4
/
+3
2023-05-26
tools headers UAPI: Sync the linux/in.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-05-26
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
2
-13
/
+13
2023-05-26
perf bpf: Do not use llvm-strip on BPF binary
Song Liu
1
-2
/
+1
2023-05-26
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
3
-1
/
+29
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
1
-1
/
+1
2023-05-26
perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE
Namhyung Kim
1
-2
/
+2
2023-05-26
mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
Tudor Ambarus
1
-1
/
+4
2023-05-26
mtd: rawnand: ingenic: fix empty stub helper definitions
Arnd Bergmann
1
-4
/
+4
2023-05-26
mtd: spi-nor: spansion: make sure local struct does not contain garbage
Tudor Ambarus
1
-2
/
+2
2023-05-26
Merge tag 'nvme-6.4-2023-05-26' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
1
-0
/
+2
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
3
-5
/
+24
2023-05-26
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namhyung Kim
1
-1
/
+1
2023-05-26
nfcsim.c: Fix error checking for debugfs_create_dir
Osama Muhammad
1
-4
/
+0
2023-05-26
media: staging: media: atomisp: init high & low vars
Hans Verkuil
1
-2
/
+2
2023-05-26
media: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
1
-1
/
+2
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
3
-1
/
+7
2023-05-26
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Pin-yen Lin
1
-0
/
+3
2023-05-26
media: camss: camss-video: Don't zero subdev format again after initialization
Yassine Oudjana
1
-1
/
+0
2023-05-26
media: verisilicon: Additional fix for the crash when opening the driver
Benjamin Gaignard
1
-2
/
+4
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
2023-05-26
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
2
-2
/
+6
2023-05-26
Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
12
-101
/
+109
2023-05-26
Merge tag 'amd-drm-fixes-6.4-2023-05-24' of https://gitlab.freedesktop.org/ag...
Dave Airlie
8
-33
/
+47
2023-05-26
Merge tag 'drm-intel-fixes-2023-05-25' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+10
2023-05-25
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
19
-190
/
+279
2023-05-25
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2
-3
/
+3
[prev]
[next]