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
2024-08-21
remoteproc: k3: Factor out TI-SCI processor control OF get function
Andrew Davis
3
-54
/
+28
2024-08-21
dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
Hari Nagalla
1
-0
/
+125
2024-08-21
workqueue: Fix another htmldocs build warning
Tejun Heo
1
-2
/
+3
2024-08-21
workqueue: fix null-ptr-deref on __alloc_workqueue() error
Sergey Senozhatsky
1
-0
/
+3
2024-08-21
drm/xe: Invalidate media_gt TLBs
Matthew Brost
1
-13
/
+24
2024-08-21
drm/xe: Free job before xe_exec_queue_put
Matthew Brost
1
-1
/
+2
2024-08-21
drm/xe: Drop HW fence pointer to HW fence ctx
Matthew Brost
3
-7
/
+11
2024-08-21
drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Stuart Summers
1
-2
/
+16
2024-08-21
drm/xe: Free job before xe_exec_queue_put
Matthew Brost
1
-1
/
+2
2024-08-21
ASoC: allow module autoloading for table board_ids
Hongbo Li
1
-0
/
+2
2024-08-21
ASoC: allow module autoloading for table db1200_pids
Hongbo Li
1
-0
/
+1
2024-08-21
soc: qcom: pd-mapper: Fix singleton refcount
Bjorn Andersson
1
-0
/
+2
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
3
-0
/
+54
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
3
-4
/
+4
2024-08-21
arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageon
Krzysztof Kozlowski
1
-5
/
+0
2024-08-21
perf bpf: Remove redundant check that map is NULL
Yang Ruibin
1
-3
/
+0
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
2
-59
/
+66
2024-08-21
perf annotate-data: Prefer struct/union over base type
Namhyung Kim
1
-1
/
+19
2024-08-21
perf annotate-data: Fix missing constant copy
Namhyung Kim
1
-0
/
+1
2024-08-21
s390/cpum_sf: Ignore qsi() return code
Thomas Richter
1
-51
/
+28
2024-08-21
s390/cpum_sf: Ignore lsctl() return code in sf_disable()
Thomas Richter
1
-6
/
+5
2024-08-21
s390/zcrypt_msgtype6: Cleanup debug code
Holger Dengler
1
-22
/
+15
2024-08-21
s390/zcrypt_msgtype50: Cleanup debug code
Holger Dengler
1
-5
/
+5
2024-08-21
s390/zcrypt_api: Cleanup debug code
Holger Dengler
1
-16
/
+13
2024-08-21
s390/ap_queue: Cleanup debug code
Holger Dengler
1
-10
/
+10
2024-08-21
s390/ap_bus: Cleanup debug code
Holger Dengler
1
-22
/
+20
2024-08-21
s390/ap: Refine AP bus bindings complete processing
Harald Freudenberger
1
-1
/
+6
2024-08-21
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
2
-1
/
+15
2024-08-21
s390/mm: Prevent lowcore vs identity mapping overlap
Alexander Gordeev
1
-1
/
+18
2024-08-21
ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure
Vijendar Mukunda
5
-5
/
+0
2024-08-21
ASoC: soc-pcm: remove snd_soc_dpcm_stream_lock_irqsave_nested()
Kuninori Morimoto
1
-8
/
+2
2024-08-21
ASoC: tas2781: Remove unnecessary line feed for tasdevice_codec_remove
Baojun Xu
1
-4
/
+3
2024-08-21
ASoC: codecs: wcd934x: make read-only array minCode_param static const
Colin Ian King
1
-2
/
+2
2024-08-21
firmware: qcom: tzmem: disable sdm670 platform
Richard Acayan
1
-0
/
+1
2024-08-21
soc: qcom: pmic_glink: Actually communicate when remote goes down
Bjorn Andersson
1
-1
/
+1
2024-08-21
usb: typec: ucsi: Move unregister out of atomic section
Bjorn Andersson
2
-6
/
+31
2024-08-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
5
-33
/
+55
2024-08-21
dm-crypt: Allow to specify the integrity key size as option
Ingo Franzki
2
-4
/
+19
2024-08-21
drm/i915/gem: Calculate object page offset for partial memory mapping
Andi Shyti
3
-3
/
+16
2024-08-21
drm/i915/gem: Do not look for the exact address in node
Andi Shyti
1
-3
/
+3
2024-08-21
ALSA: hda: cs35l56: Don't use the device index as a calibration index
Simon Trimmer
1
-1
/
+1
2024-08-21
io_uring/kbuf: sanitize peek buffer setup
Jens Axboe
1
-3
/
+6
2024-08-21
lockdep: Mark emergency sections in lockdep splats
John Ogness
1
-2
/
+81
2024-08-21
rcu: Mark emergency sections in rcu stalls
John Ogness
2
-0
/
+16
2024-08-21
panic: Mark emergency section in oops
John Ogness
1
-0
/
+2
2024-08-21
panic: Mark emergency section in warn
Thomas Gleixner
1
-0
/
+4
2024-08-21
printk: nbcon: Implement emergency sections
Thomas Gleixner
3
-1
/
+79
2024-08-21
printk: Add helper for flush type logic
John Ogness
3
-41
/
+112
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
4
-7
/
+56
2024-08-21
printk: Track nbcon consoles
John Ogness
1
-1
/
+13
[prev]
[next]