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-24
interconnect: qcom: msm8953: Add ab_coeff
Adam Skladowski
1
-0
/
+2
2024-08-24
dt-bindings: interconnect: qcom: msm8939: Fix example
Adam Skladowski
1
-6
/
+0
2024-08-24
interconnect: qcom: qcs404: Add regmaps and more bus descriptions
Adam Skladowski
1
-3
/
+39
2024-08-24
interconnect: qcom: qcs404: Mark AP-owned nodes as such
Adam Skladowski
1
-0
/
+85
2024-08-24
interconnect: qcom: Add MSM8937 interconnect provider driver
Adam Skladowski
3
-0
/
+1361
2024-08-24
Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
4
-15
/
+20
2024-08-24
Merge tag 'io_uring-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+6
2024-08-24
Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-0
/
+32
2024-08-24
Merge tag 'thermal-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+17
2024-08-24
drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
1
-3
/
+2
2024-08-24
Merge tag 'mmc-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-8
/
+17
2024-08-24
Merge tag 'spi-fix-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-33
/
+106
2024-08-23
selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.
Jordan Rome
4
-7
/
+75
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
3
-0
/
+60
2024-08-24
drm/i915/gt: Continue creating engine sysfs files even after a failure
Andi Shyti
1
-3
/
+2
2024-08-23
x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
Yosry Ahmed
1
-3
/
+3
2024-08-23
ASoC: tegra: Fix CBB error during probe()
Mohan Kumar
1
-4
/
+6
2024-08-23
ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
robelin
1
-0
/
+1
2024-08-23
Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_in...
Saurabh Sengar
1
-3
/
+31
2024-08-23
ASoC: Merge up fixes
Mark Brown
13
-10
/
+26
2024-08-23
selftests/bpf: use simply-expanded variables for libpcap flags
Eduard Zingerman
1
-3
/
+4
2024-08-23
interconnect: qcom: sm8250: Enable sync_state
Dmitry Baryshkov
1
-0
/
+1
2024-08-23
dt-bindings: interconnect: qcom,sm8350: drop DISP nodes
Dmitry Baryshkov
1
-10
/
+0
2024-08-23
interconnect: qcom: sm8350: drop DISP nodes
Dmitry Baryshkov
2
-164
/
+0
2024-08-23
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
1
-2
/
+8
2024-08-23
Bluetooth: btnxpuart: Fix random crash seen while removing driver
Neeraj Sanjay Kale
1
-2
/
+18
2024-08-23
Bluetooth: btintel: Allow configuring drive strength of BRI
Kiran K
1
-0
/
+124
2024-08-23
jfs: fix out-of-bounds in dbNextAG() and diAlloc()
Jeongjun Park
2
-3
/
+3
2024-08-23
drm/xe/display: handle HPD polling in display runtime suspend/resume
Vinod Govindapillai
3
-3
/
+32
2024-08-23
drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()
Imre Deak
1
-12
/
+6
2024-08-23
drm/xe: Suspend/resume user access only during system s/r
Imre Deak
1
-4
/
+6
2024-08-23
genirq: Fix typo in struct comment
Costa Shulyupin
1
-1
/
+1
2024-08-23
x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
Kees Cook
1
-1
/
+6
2024-08-23
irqchip/loongarch-avec: Add AVEC irqchip support
Tianyang Zhang
11
-2
/
+464
2024-08-23
irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
Tianyang Zhang
1
-5
/
+5
2024-08-23
irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
Huacai Chen
2
-3
/
+3
2024-08-23
LoongArch: Architectural preparation for AVEC irqchip
Huacai Chen
8
-8
/
+48
2024-08-23
LoongArch: Move irqchip function prototypes to irq-loongson.h
Huacai Chen
9
-14
/
+38
2024-08-23
Merge branch 'support-bpf_kptr_xchg-into-local-kptr'
Alexei Starovoitov
8
-48
/
+151
2024-08-23
selftests/bpf: Test bpf_kptr_xchg stashing into local kptr
Dave Marchevsky
2
-3
/
+53
2024-08-23
bpf: Support bpf_kptr_xchg into local kptr
Dave Marchevsky
3
-20
/
+37
2024-08-23
bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
Dave Marchevsky
3
-5
/
+5
2024-08-23
bpf: Search for kptrs in prog BTF structs
Dave Marchevsky
1
-18
/
+52
2024-08-23
bpf: Let callers of btf_parse_kptr() track life cycle of prog btf
Amery Hung
2
-3
/
+5
2024-08-23
dt-bindings: interconnect: qcom: Add Qualcomm MSM8937 NoC
Adam Skladowski
2
-2
/
+99
2024-08-23
interconnect: qcom: Add MSM8976 interconnect provider driver
Adam Skladowski
3
-0
/
+1451
2024-08-23
dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoC
Adam Skladowski
2
-5
/
+107
2024-08-23
jfs: UBSAN: shift-out-of-bounds in dbFindBits
Remington Brasga
1
-1
/
+1
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
5
-26
/
+22
2024-08-23
PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
WangYuli
3
-1
/
+7
[prev]
[next]