index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-29
MIPS: generic: Replace deprecated strcpy() in ocelot_detect()
Thorsten Blum
1
-1
/
+2
2025-08-29
MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()
Thorsten Blum
1
-15
/
+16
2025-08-29
MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()
Thorsten Blum
1
-2
/
+2
2025-08-29
MIPS: arc: Replace deprecated strcpy() with memcpy()
Thorsten Blum
1
-9
/
+13
2025-08-29
MIPS: txx9: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-2
/
+2
2025-08-29
MIPS: sni: Replace deprecated strcpy() in sni_console_setup()
Thorsten Blum
1
-1
/
+2
2025-08-29
MIPS: sgi-ip32: Replace deprecated strcpy() in plat_mem_setup()
Thorsten Blum
1
-1
/
+2
2025-08-29
MIPS: sgi-ip22: Replace deprecated strcpy() in plat_mem_setup()
Thorsten Blum
1
-1
/
+2
2025-08-29
mips: lantiq: danube: add model to EASY50712 dts
Aleksander Jan Bajkowski
1
-0
/
+2
2025-08-29
mips: lantiq: danube: add missing device_type in pci node
Aleksander Jan Bajkowski
1
-0
/
+2
2025-08-29
mips: lantiq: danube: add missing properties to cpu node
Aleksander Jan Bajkowski
1
-0
/
+4
2025-08-29
MIPS: Alchemy: convert from round_rate() to determine_rate()
Brian Masney
1
-7
/
+11
2025-08-29
mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
Thomas Huth
52
-141
/
+141
2025-08-29
MIPS: BMIPS: Properly define memory controller compatible
Florian Fainelli
5
-7
/
+14
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-99
/
+104
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
24
-326
/
+468
2025-08-29
Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
3
-2
/
+7
2025-08-29
arm: configs: Remove obsolete assignments to CRYPTO_CHACHA20_NEON
Eric Biggers
4
-4
/
+0
2025-08-29
mips/octeon/smp: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-08-29
ARM: dts: Add ixp4xx Actiontec MI424WR device trees
Linus Walleij
4
-0
/
+349
2025-08-29
arm64: zynqmp: Add support for kd240 board
Michal Simek
4
-0
/
+449
2025-08-29
arm64: zynqmp: Add support for kr260 board
Michal Simek
3
-0
/
+898
2025-08-29
arm64: zynqmp: Enable PSCI 1.0
Michal Simek
1
-1
/
+1
2025-08-29
arm64: zynqmp: Enable DP for zcu100, zcu102, zcu104, zcu111
Rohit Visavalia
5
-0
/
+90
2025-08-29
arm64: zynqmp: Introduce DP port labels
Michal Simek
3
-18
/
+14
2025-08-29
arm64: zynqmp: Fix pwm-fan polarity
Vishal Patel
1
-2
/
+2
2025-08-29
arm64: zynqmp: Update the usb5744 hub node as per binding
Venkatesh Yadav Abbarapu
2
-2
/
+42
2025-08-29
arm64: zynqmp: Add cap-mmc-hw-reset and no-sd, no-sdio property to eMMC
Paul Alvin
2
-0
/
+6
2025-08-29
arm64: zynqmp: Remove undocumented arasan,has-mdma property
Michal Simek
2
-2
/
+0
2025-08-29
arm64: zynqmp: Use generic spi@ name in zcu111-revA
Michal Simek
1
-1
/
+1
2025-08-29
arm64: versal-net: Update rtc calibration value
Harini T
1
-1
/
+1
2025-08-28
riscv: Remove ld.lld version checks from many TOOLCHAIN_HAS configs
Nathan Chancellor
1
-5
/
+5
2025-08-28
riscv: Unconditionally use linker relaxation
Nathan Chancellor
2
-14
/
+1
2025-08-28
riscv: Remove version check for LTO_CLANG selects
Nathan Chancellor
1
-3
/
+2
2025-08-28
powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()
Nathan Chancellor
1
-4
/
+0
2025-08-28
mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTER
Nathan Chancellor
1
-1
/
+1
2025-08-28
arm64: Remove tautological LLVM Kconfig conditions
Nathan Chancellor
1
-4
/
+1
2025-08-28
ARM: Clean up definition of ARM_HAS_GROUP_RELOCS
Nathan Chancellor
1
-7
/
+4
2025-08-28
arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSET
Nathan Chancellor
1
-1
/
+0
2025-08-28
Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-42
/
+34
2025-08-28
KVM: arm64: nv: Fix ATS12 handling of single-stage translation
Marc Zyngier
1
-3
/
+3
2025-08-28
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
Marc Zyngier
2
-111
/
+80
2025-08-28
KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
Marc Zyngier
2
-112
/
+162
2025-08-28
KVM: arm64: Simplify sysreg access on exception delivery
Marc Zyngier
1
-12
/
+4
2025-08-28
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
Marc Zyngier
1
-2
/
+2
2025-08-28
ARM: dts: ste-ux500-samsung: dts bluetooth wakeup interrupt
Alex Tran
3
-6
/
+9
2025-08-28
ARM: dts: st: ste-nomadik: Align GPIO hog name with bindings
Krzysztof Kozlowski
1
-1
/
+1
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
7
-1
/
+85
2025-08-28
s390/boot: Add common boot_panic() code
Heiko Carstens
4
-16
/
+13
2025-08-28
x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
Ard Biesheuvel
3
-50
/
+61
[prev]
[next]