summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-21mips: dts: realtek: Correct uart interrupt-parentSander Vanheule1-2/+2
2025-02-21mips: dts: realtek: Add SoC IRQ node for RTL838xSander Vanheule1-0/+10
2025-02-21mips: dts: realtek: Fold rtl83xx into rtl838xSander Vanheule3-60/+56
2025-02-21mips: dts: realtek: Add address to SoC node nameSander Vanheule1-1/+1
2025-02-21mips: dts: realtek: Clean up CPU clocksSander Vanheule2-4/+2
2025-02-21mips: dts: realtek: Decouple RTL930x base DTSISander Vanheule1-50/+83
2025-02-21MIPS: mobileye: dts: eyeq6h: Enable cluster supportGregory CLEMENT1-0/+4
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT1-1/+4
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-02-21dt-bindings: mips: mips-cm: Add a new compatible string for EyeQ6Gregory CLEMENT1-1/+11
2025-02-21dt-bindings: mips: Document mti,mips-cmGregory CLEMENT1-0/+47
2025-02-21mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpiosGeert Uytterhoeven2-2/+2
2025-02-21mips: sni: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton4-21/+207
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton5-34/+81
2025-02-21MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton1-13/+17
2025-02-21clocksource: mips-gic-timer: Enable counter when CPUs startPaul Burton1-3/+3
2025-02-17Linux 6.14-rc3v6.14-rc3Linus Torvalds1-1/+1
2025-02-16Merge tag 'kbuild-fixes-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-13/+8
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-1/+421
2025-02-16Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-26/+35
2025-02-16Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-45/+139
2025-02-16Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-32/+54
2025-02-16Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2025-02-16Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+10
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-428/+421
2025-02-16Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+20
2025-02-16Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-4/+228
2025-02-16Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-142/+203
2025-02-16Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-9/+31
2025-02-15ring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt1-0/+5
2025-02-15tracing: Do not allow mmap() of persistent ring bufferSteven Rostedt1-0/+4
2025-02-15Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-19/+76
2025-02-15modpost: Fix a few typos in a commentUwe Kleine-König1-2/+2
2025-02-15kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-15Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2
2025-02-15tegra210-adma: fix 32-bit x86 buildLinus Torvalds1-3/+14
2025-02-15Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+87
2025-02-15kbuild: fix linux-headers package build when $(CC) cannot link userspaceMasahiro Yamada1-2/+2
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada1-7/+2
2025-02-15Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+22
2025-02-15Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2025-02-15Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini234-947/+2000
2025-02-15x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra3-20/+39
2025-02-15KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-15crypto: ccp: Add external API interface for PSP module initializationSean Christopherson2-0/+23
2025-02-15Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini13-375/+287
2025-02-15Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1