summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-03-31s390/pci: Fix dev.dma_range_map missing sentinel elementNiklas Schnelle1-13/+11
2025-03-31s390/mm: Dump fault info in case of low address protection faultHeiko Carstens1-0/+1
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens3-7/+8
2025-03-31s390: Fix linker error when -no-pie option is unavailableSumanth Korikkar1-1/+1
2025-03-31s390/processor: Use bitop functions for cpu flag helper functionsHeiko Carstens1-12/+7
2025-03-31s390/asm-offsets: Remove ASM_OFFSETS_CHeiko Carstens6-5/+4
2025-03-31s390/asm-offsets: Include ftrace_regs.h instead of ftrace.hHeiko Carstens1-1/+2
2025-03-31s390/kvm: Split kvm_host header fileHeiko Carstens3-339/+350
2025-03-31s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle1-0/+3
2025-03-31s390/lowcore: Remove unused machine_flagsHeiko Carstens3-5/+1
2025-03-31s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocationSven Schnelle1-1/+1
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-28/+15
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-61/+134
2025-03-30Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+24
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+126
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds8-25/+299
2025-03-30LoongArch: Update Loongson-3 default config fileHuacai Chen1-1/+10
2025-03-30LoongArch: vDSO: Make use of the t8 register for vgetrandom-chachaXi Ruoyao1-10/+3
2025-03-30LoongArch: vDSO: Remove --hash-style=sysvXi Ruoyao1-2/+1
2025-03-30LoongArch: BPF: Don't override subprog's return valueHengqi Chen1-1/+4
2025-03-30LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNCHengqi Chen1-1/+4
2025-03-30LoongArch: BPF: Fix off-by-one error in build_prologue()Hengqi Chen2-0/+7
2025-03-30LoongArch: Rework the arch_kgdb_breakpoint() implementationYuli Wang1-2/+3
2025-03-30LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()Miaoqian Lin1-0/+2
2025-03-30LoongArch: Increase ARCH_DMA_MINALIGN up to 16Huacai Chen1-0/+2
2025-03-30LoongArch: Increase MAX_IO_PICS up to 8Huacai Chen1-1/+1
2025-03-30LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig谢致邦 (XIE Zhibang)1-2/+2
2025-03-30LoongArch: Enable UBSAN (Undefined Behavior Sanitizer)Yuli Wang1-0/+1
2025-03-30LoongArch: Always select HAVE_VIRT_CPU_ACCOUNTING_GENBibo Mao1-1/+1
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-3/+0
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-97/+34
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds47-231/+636
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds102-1014/+1258
2025-03-29Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-349/+0
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds32-1206/+1006
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+41
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-6/+6
2025-03-28x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.cNathan Chancellor1-2/+0
2025-03-28x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_g...Herton R. Krzesinski1-0/+18
2025-03-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-6/+2
2025-03-28arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang2-0/+3
2025-03-28arm64: mm: Drop dead code for pud special bit handlingPeter Xu1-5/+0
2025-03-28arm64: mops: Do not dereference src reg for a set operationKeir Fraser1-2/+2
2025-03-28arm64: mm: Correct the update of max_pfnZhenhua Huang1-1/+2
2025-03-28x86/microcode/AMD: Fix __apply_microcode_amd()'s return valueBoris Ostrovsky1-1/+1
2025-03-27Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+1
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds103-8720/+897
2025-03-27Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+2
2025-03-27Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-292/+82