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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
drm/xe: use devm instead of drmm for managed bo
Daniele Ceraolo Spurio
1
-3
/
+3
2024-08-15
clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
Varadarajan Narayanan
1
-11
/
+24
2024-08-15
clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
Varadarajan Narayanan
1
-0
/
+1
2024-08-15
clk: qcom: gcc-msm8998: Add Q6 BIMC and LPASS core, ADSP SMMU clocks
AngeloGioacchino Del Regno
1
-0
/
+62
2024-08-15
soc: qcom: pd_mapper: Add SM7325 compatible
Danila Tikhonov
1
-0
/
+1
2024-08-15
soc: qcom: socinfo: Add Soc IDs for SM7325 family
Danila Tikhonov
1
-0
/
+2
2024-08-15
md/raid1: Fix data corruption for degraded array with slow disk
Yu Kuai
1
-4
/
+10
2024-08-15
drm/xe: Make exec_queue_kill safe to call twice
Daniele Ceraolo Spurio
2
-2
/
+15
2024-08-15
drm/xe: fix engine_class bounds check again
Matthew Auld
1
-1
/
+1
2024-08-15
clk: qcom: Fix SM_CAMCC_8150 dependencies
Satya Priya Kakitapalli
1
-0
/
+1
2024-08-15
clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
Satya Priya Kakitapalli
1
-63
/
+0
2024-08-15
clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table
Satya Priya Kakitapalli
1
-3
/
+2
2024-08-15
clk: qcom: gcc-sc8180x: Add GPLL9 support
Satya Priya Kakitapalli
1
-1
/
+19
2024-08-15
clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x
Satya Priya Kakitapalli
1
-140
/
+210
2024-08-15
clk: qcom: clk-rpmh: Fix overflow in BCM vote
Mike Tipton
1
-0
/
+2
2024-08-15
clk: qcom: a53-pll: Add MSM8226 a7pll support
Luca Weiss
1
-0
/
+1
2024-08-15
clk: qcom: Add GPUCC driver support for SM4450
Ajit Pandey
3
-0
/
+815
2024-08-15
clk: qcom: Add CAMCC driver support for SM4450
Ajit Pandey
3
-0
/
+1697
2024-08-15
clk: qcom: Add DISPCC driver support for SM4450
Ajit Pandey
3
-0
/
+781
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+16
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
42
-158
/
+454
2024-08-15
drm/rockchip: dw_hdmi: Add max_tmds_clock validation
Jonas Karlman
1
-0
/
+11
2024-08-15
drm/rockchip: dw_hdmi: Allow High TMDS Bit Rates
Jonas Karlman
1
-0
/
+2
2024-08-15
drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode
Jonas Karlman
1
-0
/
+2
2024-08-15
drm/rockchip: vop: Allow 4096px width scaling
Alex Bee
1
-2
/
+2
2024-08-15
Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-36
/
+26
2024-08-15
drm/msm/adreno: Fix error return if missing firmware-name
Rob Clark
1
-1
/
+1
2024-08-15
Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+13
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
7
-23
/
+4
2024-08-15
wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
Miaoqing Pan
1
-24
/
+30
2024-08-15
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
1
-19
/
+3
2024-08-15
drm/i915/pps: Disable DPLS_GATING around pps sequence
Suraj Kandpal
1
-0
/
+12
2024-08-15
drm/i915/hdcp: Use correct cp_irq_count
Suraj Kandpal
1
-1
/
+3
2024-08-15
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
1
-3
/
+5
2024-08-15
drm/vkms: Formatting and typo fix
Louis Chauvet
1
-2
/
+4
2024-08-15
drm/mediatek: ovl_adaptor: Use scoped variant of for_each_child_of_node()
Javier Carrasco
1
-5
/
+3
2024-08-15
drm/mediatek: ovl_adaptor: Add missing of_node_put()
Javier Carrasco
1
-1
/
+3
2024-08-15
drm/mediatek: ovl_adaptor: Drop unused mtk_crtc.h header
Javier Carrasco
1
-1
/
+0
2024-08-15
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Matthew Brost
4
-3
/
+29
2024-08-15
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
4
-110
/
+80
2024-08-15
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
3
-25
/
+40
2024-08-15
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
1
-3
/
+8
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
3
-1
/
+18
2024-08-15
drm/xe/vf: Fix register value lookup
Michal Wajdeczko
1
-1
/
+1
2024-08-15
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
3
-9
/
+13
2024-08-15
drm/xe: Take a ref to xe file when user creates a VM
Umesh Nerlige Ramappa
1
-1
/
+5
2024-08-15
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
3
-2
/
+37
2024-08-15
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
1
-11
/
+18
2024-08-15
drm/xe: Validate user fence during creation
Matthew Brost
1
-4
/
+8
2024-08-15
ata: ahci_imx: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
[prev]
[next]