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-15
selftests/net/pmtu.sh: Fix typo in error message
Abhash Jha
1
-1
/
+1
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
336
-1263
/
+3308
2024-08-15
Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...
Linus Torvalds
22
-426
/
+814
2024-08-15
samples/bpf: Fix compilation errors with cf-protection option
Jiangshan Yi
1
-1
/
+5
2024-08-15
libbpf: Workaround -Wmaybe-uninitialized false positive
Sam James
1
-0
/
+3
2024-08-15
bpf: Remove __btf_name_valid() and change to btf_name_valid_identifier()
Jeongjun Park
1
-7
/
+2
2024-08-15
clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL
Dmitry Baryshkov
3
-2
/
+61
2024-08-15
clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
Dmitry Baryshkov
1
-0
/
+3
2024-08-15
drm/xe: use devm instead of drmm for managed bo
Daniele Ceraolo Spurio
1
-3
/
+3
2024-08-15
arm64: dts: qcom: ipq5332: Add icc provider ability to gcc
Varadarajan Narayanan
1
-2
/
+5
2024-08-15
Merge branch '
[email protected]
' into arm64-fo...
Bjorn Andersson
2
-0
/
+48
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
dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
Varadarajan Narayanan
1
-1
/
+1
2024-08-15
Merge branch '
[email protected]
' into clk-for-...
Bjorn Andersson
2
-0
/
+48
2024-08-15
dt-bindings: interconnect: Add Qualcomm IPQ5332 support
Varadarajan Narayanan
2
-0
/
+48
2024-08-15
arm64: dts: qcom: sm8250: move lpass codec macros to use clks directly
Srinivas Kandagatla
1
-27
/
+4
2024-08-15
arm64: dts: qcom: msm8998: Add disabled support for LPASS iommu for Q6
AngeloGioacchino Del Regno
1
-0
/
+27
2024-08-15
Merge branch '
[email protected]
' into arm64-for-6.12
Bjorn Andersson
1
-0
/
+5
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
Merge branch '
[email protected]
' into clk-for-6.12
Bjorn Andersson
1
-0
/
+5
2024-08-15
dt-bindings: clock: gcc-msm8998: Add Q6 and LPASS clocks definitions
AngeloGioacchino Del Regno
1
-0
/
+5
2024-08-15
tools build: Provide consistent build options for fixdep
Alexander Gordeev
1
-1
/
+1
2024-08-15
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-15
smb3: fix lock breakage for cached writes
Steve French
1
-4
/
+9
2024-08-15
Merge tag 'md-6.11-20240815' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
1
-4
/
+10
2024-08-15
dt-bindings: soc: qcom: qcom,pmic-glink: Document SM7325 compatible
Danila Tikhonov
1
-0
/
+5
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
dt-bindings: arm: qcom,ids: Add 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
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-15
arm64: dts: rockchip: drop obsolete reset-names from rk356x rng node
Heiko Stuebner
1
-1
/
+0
2024-08-15
Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"
Palmer Dabbelt
6
-29
/
+44
2024-08-15
riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
Alexandre Ghiti
1
-1
/
+1
2024-08-15
drm/xe: Make exec_queue_kill safe to call twice
Daniele Ceraolo Spurio
2
-2
/
+15
2024-08-15
Merge branch 'monitor network traffic for flaky test cases'
Martin KaFai Lau
8
-55
/
+723
2024-08-15
selftests/bpf: Monitor traffic for select_reuseport.
Kui-Feng Lee
1
-24
/
+13
2024-08-15
selftests/bpf: Monitor traffic for sockmap_listen.
Kui-Feng Lee
1
-0
/
+8
2024-08-15
selftests/bpf: Monitor traffic for tc_redirect.
Kui-Feng Lee
1
-7
/
+22
2024-08-15
selftests/bpf: netns_new() and netns_free() helpers.
Kui-Feng Lee
4
-0
/
+140
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
dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
Satya Priya Kakitapalli
1
-0
/
+1
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
dt-bindings: clock: qcom: Drop required-opps in required on SM8650 camcc
Jagadeesh Kona
1
-4
/
+15
[prev]
[next]