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-07-06
dma-buf: fix an error pointer vs NULL bug
Dan Carpenter
2
-3
/
+3
2023-07-06
ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQ
Geert Uytterhoeven
1
-0
/
+1
2023-07-06
ASoC: qcom: q6apm: do not close GPR port before closing graph
Srinivas Kandagatla
1
-1
/
+6
2023-07-06
ASoC: core: suppress probe deferral errors
Johan Hovold
1
-2
/
+4
2023-07-06
ASoC: topology: suppress probe deferral errors
Johan Hovold
1
-3
/
+7
2023-07-06
ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove
Johan Hovold
1
-16
/
+41
2023-07-06
ASoC: codecs: wcd934x: fix resource leaks on component remove
Johan Hovold
1
-0
/
+12
2023-07-06
ASoC: codecs: wcd938x: fix resource leaks on component remove
Johan Hovold
1
-7
/
+48
2023-07-06
ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
Johan Hovold
1
-0
/
+4
2023-07-06
ASoC: qdsp6: audioreach: fix topology probe deferral
Johan Hovold
1
-2
/
+2
2023-07-06
MIPS: dts: add missing space before {
Krzysztof Kozlowski
2
-2
/
+2
2023-07-06
dt-bindings: watchdog: Add Loongson-1 watchdog
Keguang Zhang
1
-0
/
+42
2023-07-06
Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
10
-100
/
+178
2023-07-06
net: mvneta: fix txq_map in case of txq_number==1
Klaus Kudielka
1
-2
/
+2
2023-07-06
Merge tag 'drm-misc-next-fixes-2023-06-29' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+3
2023-07-05
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-54
/
+66
2023-07-05
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
46
-561
/
+3006
2023-07-05
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
2
-0
/
+68
2023-07-05
Merge branch 'Fix for check_max_stack_depth'
Alexei Starovoitov
3
-2
/
+52
2023-07-05
selftests/bpf: Add selftest for check_stack_max_depth bug
Kumar Kartikeya Dwivedi
2
-0
/
+49
2023-07-05
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
1
-2
/
+3
2023-07-05
Merge patch series "Improve checks in blk_revalidate_disk_zones()"
Martin K. Petersen
5
-78
/
+79
2023-07-05
scsi: block: Improve checks in blk_revalidate_disk_zones()
Damien Le Moal
1
-36
/
+50
2023-07-05
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
1
-19
/
+15
2023-07-05
scsi: block: nullblk: Set zone limits before revalidating zones
Damien Le Moal
1
-11
/
+5
2023-07-05
scsi: nvme: zns: Set zone limits before revalidating zones
Damien Le Moal
1
-5
/
+4
2023-07-05
scsi: sd_zbc: Set zone limits before revalidating zones
Damien Le Moal
1
-7
/
+5
2023-07-05
scsi: ufs: core: Add support for qTimestamp attribute
Arthur Simchaev
3
-0
/
+64
2023-07-05
scsi: aacraid: Avoid -Warray-bounds warning
Arnd Bergmann
1
-1
/
+1
2023-07-05
scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER
Randy Dunlap
1
-0
/
+1
2023-07-05
scsi: ufs: core: Update contact email for monitor sysfs nodes
Can Guo
1
-38
/
+38
2023-07-05
scsi: scsi_debug: Remove dead code
Maurizio Lombardi
1
-8
/
+0
2023-07-05
scsi: qla2xxx: Use vmalloc_array() and vcalloc()
Julia Lawall
1
-2
/
+2
2023-07-05
scsi: fnic: Use vmalloc_array() and vcalloc()
Julia Lawall
1
-1
/
+1
2023-07-05
scsi: qla2xxx: Fix error code in qla2x00_start_sp()
Dan Carpenter
1
-1
/
+1
2023-07-05
scsi: qla2xxx: Silence a static checker warning
Dan Carpenter
2
-2
/
+2
2023-07-05
scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
Tuo Li
1
-0
/
+2
2023-07-06
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
1
-7
/
+7
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
80
-330
/
+640
2023-07-05
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
2
-2
/
+11
2023-07-05
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
1
-1
/
+1
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-407
/
+1069
2023-07-05
usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array
Kees Cook
1
-1
/
+5
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
21
-331
/
+586
2023-07-05
bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
Jonas Gorski
1
-1
/
+1
2023-07-05
ARM: dts: st: add missing space before {
Krzysztof Kozlowski
11
-22
/
+22
2023-07-05
RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Conor Dooley
1
-0
/
+1
2023-07-05
Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-172
/
+1302
2023-07-05
Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
23
-73
/
+138
2023-07-05
perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...
James Clark
1
-36
/
+50
[prev]
[next]