summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-07-13ARM: dts: marvell: armada: Correct indentationKrzysztof Kozlowski2-11/+11
2026-07-13arm64: dts: s32g3: Correct indentationKrzysztof Kozlowski1-16/+16
2026-07-13arm64: dts: imx8: Correct indentation and whitespaceKrzysztof Kozlowski5-197/+196
2026-07-13arm64: dts: freescale: imx9-var-dart-sonata: fix Ethernet PHY configurationStefano Radaelli3-9/+22
2026-07-13ARM: dts: imx6qdl-tqma6: add nvmem-layoutMax Merchel2-0/+20
2026-07-13ARM: dts: imx6ul-tqma6ul: add nvmem-layoutMax Merchel1-0/+10
2026-07-13KVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()Daniel Paziyski1-1/+1
2026-07-13RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REGAnup Patel1-32/+6
2026-07-13riscv: kvm: Skip TLB flush when G-stage PTE becomes valid with SvvptcDylan.Wu1-1/+5
2026-07-13KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONGShengwen Cheng1-2/+2
2026-07-13arm64: dts: ti: Add k3-am62l3-beaglebadgeJudith Mendez2-0/+658
2026-07-13powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo1-2/+4
2026-07-13KVM: riscv: SBI FWFT: Apply LOCK flag only on successful setSeungJu Cheon1-2/+4
2026-07-13RISC-V: KVM: Avoid redundant page-table allocations in ioremap topupFangyu Yu1-1/+2
2026-07-13arm64: dts: exynos: add initial support for Samsung Exynos8855 smdkAlim Akhtar4-0/+810
2026-07-12ARM: dts: rockchip: Add Alientek DLRV1126Yanan He3-0/+548
2026-07-12ARM: dts: rockchip: Add RV1126 I2C5Yanan He2-0/+25
2026-07-12ARM: dts: rockchip: add eeprom node to rk3288-tinkerMarius Dinu1-0/+5
2026-07-12Merge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-4/+8
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+10
2026-07-12Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/sc...Linus Torvalds2-4/+4
2026-07-12x86/entry: Simplify the syscall number logicThomas Gleixner3-37/+25
2026-07-12x86/entry: Get rid of the sys_ni_syscall() indirectionThomas Gleixner2-9/+3
2026-07-12x86/entry: Make syscall functions staticThomas Gleixner3-13/+7
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner17-22/+20
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan12-19/+18
2026-07-12x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner3-17/+6
2026-07-12s390/syscall: Use enter_from_user_mode_randomize_stack()Thomas Gleixner1-2/+2
2026-07-12riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner1-4/+1
2026-07-12powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner1-3/+1
2026-07-12loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner1-4/+1
2026-07-12powerpc: Move stack randomization after syscall_enter_from_user_mode()Thomas Gleixner1-1/+1
2026-07-11x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum1-1/+6
2026-07-11x86/cpu: Remove Makefile rule for removed UMC CPU supportEthan Nelson-Moore1-1/+0
2026-07-11ARM: dts: qcom: msm8926-sony-xperia-yukon-eagle: add initial device treeErikas Bitovtas2-0/+408
2026-07-11Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+15
2026-07-11Merge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+16
2026-07-11perf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
2026-07-10riscv: dts: spacemit: k3: Enable SD card supportYixun Lan3-0/+75
2026-07-10ARC: configs: Drop redundant I2C_DESIGNWARE_PLATFORMKrzysztof Kozlowski4-4/+0
2026-07-10arc: validate DT CPU map strings before parsing themPengpeng Hou1-2/+4
2026-07-10ARM: mark mv78xx0 support as deprecatedArnd Bergmann1-1/+3
2026-07-10ARM: mark axxia platform as deprecatedArnd Bergmann1-1/+3
2026-07-10ARM: mark Cortex-M3/M4/M7 based boards as deprecatedArnd Bergmann4-10/+20
2026-07-10alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()Krzysztof Wilczyński1-3/+3
2026-07-10sh: mach-rsk: rsk7203: convert pin configuration to using software nodesDmitry Torokhov1-12/+85
2026-07-10sh: mach-rsk: rsk7203: use static device properties for LEDs and GPIO buttonsDmitry Torokhov1-68/+131
2026-07-10sh: pfc: attach software node to the GPIO chipDmitry Torokhov2-6/+17
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-104/+43
2026-07-10KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()Carlos López1-1/+2