summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-11-07execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)1-0/+8
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)6-117/+167
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)10-0/+68
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)90-70/+90
2024-11-06x86/percpu: fix clang warning when dealing with unsigned typesAndy Shevchenko1-3/+4
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang5-5/+5
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard5-9/+13
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador5-57/+0
2024-11-06arch/s390: clean up hugetlb definitionsOscar Salvador1-42/+16
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador5-325/+0
2024-11-06arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...Oscar Salvador1-10/+30
2024-11-06arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador2-12/+42
2024-11-06arch/x86: teach arch_get_unmapped_area_vmflags to handle hugetlb mappingsOscar Salvador1-8/+16
2024-11-06arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador1-2/+7
2024-11-06mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual2-0/+56
2024-11-05arm: adjust_pte() use pte_offset_map_rw_nolock()Qi Zheng1-31/+22
2024-11-05powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()Qi Zheng1-1/+1
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes2-5/+10
2024-11-03Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2024-11-01Merge tag 'rust-fixes-6.12-3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-2/+2
2024-11-01Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-12/+27
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-14/+78
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-10-31cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-2/+2
2024-10-29arm64: signal: Improve POR_EL0 handling to avoid uaccess failuresKevin Brodsky1-14/+78
2024-10-29x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann1-1/+4
2024-10-28x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov1-6/+6
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-16/+38
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds1-2/+2
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds4-21/+42
2024-10-25Merge commit 'bf40167d54d5' into fixesPalmer Dabbelt1-0/+1
2024-10-25riscv: Remove duplicated GET_RMChunyan Zhang1-2/+0
2024-10-25riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang1-2/+0
2024-10-25riscv: Use '%u' to format the output of 'cpu'WangYuli1-1/+1
2024-10-25riscv: Prevent a bad reference count on CPU nodesMiquel Sabaté Solà1-2/+5
2024-10-25riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt1-1/+1
2024-10-25RISC-V: disallow gcc + rust buildsConor Dooley1-1/+1
2024-10-25riscv: Do not use fortify in early codeAlexandre Ghiti3-1/+16
2024-10-25RISC-V: ACPI: fix early_ioremap to early_memremapYunhui Cui1-2/+2
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+10
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-46/+71
2024-10-24riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti1-0/+1
2024-10-23MIPS: export __cmpxchg_small()David Sterba1-0/+1
2024-10-23LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen2-4/+5
2024-10-23LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen1-1/+1
2024-10-23x86/sev: Ensure that RMP table fixups are reservedAshish Kalra1-0/+2
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)1-8/+17
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)1-8/+18
2024-10-21x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta1-0/+1
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-77/+252