aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-07-13mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmapVivian Wang1-1/+2
2026-07-13riscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMUVivian Wang3-2/+4
2026-07-13arm64: dts: imx8mq: Add DCSS nodeEsben Haabendal1-0/+23
2026-07-13arm64: dts: imx91-9x9-qsb: Add PDM microphone sound card supportChancel Liu1-0/+44
2026-07-13arm64: dts: imx91-9x9-qsb: Add WM8524 sound card supportChancel Liu1-0/+67
2026-07-13arm64: dts: imx91-9x9-qsb: Add audio-related board muxesChancel Liu1-0/+49
2026-07-13x86/alternative: Drop smp_locks glueBorislav Petkov (AMD)11-300/+10
2026-07-13arm64: dts: imx91-tqma9131: move ele-reserved memory into 512MB rangeAlexander Feilke1-2/+2
2026-07-13arm64: dts: imx91-tqma9131-mba91xxca: USB phy adjustmentsMarkus Niebel1-0/+4
2026-07-13arm64: dts: imx8mp: add missing #sound-dai-cells to xcvrAlexander Stein1-0/+1
2026-07-13arm64: dts: imx93-tqma9352-mba93xxla-mini: Add LVDS overlayMartin Schmiedel2-0/+47
2026-07-13arm64: dts: imx93-tqma9352-mba93xxca: Add LVDS overlayAlexander Stein2-0/+23
2026-07-13arm64: dts: imx93-tqma9352-mba93xxla: Add LVDS overlayAlexander Stein3-0/+61
2026-07-13ARM: dts: marvell: orion5x: Correct indentationKrzysztof Kozlowski2-2/+2
2026-07-13ARM: dts: marvell: kirkwood: Correct indentationKrzysztof Kozlowski6-7/+7
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/linuxLinus Torvalds3-4/+8
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-0/+10
2026-07-12Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus 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_syscall_permit_entry()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