summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador2024-11-075-57/+0
* arch/s390: clean up hugetlb definitionsOscar Salvador2024-11-071-42/+16
* mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador2024-11-075-325/+0
* arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...Oscar Salvador2024-11-071-10/+30
* arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador2024-11-072-12/+42
* arch/x86: teach arch_get_unmapped_area_vmflags to handle hugetlb mappingsOscar Salvador2024-11-071-8/+16
* arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador2024-11-071-2/+7
* mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual2024-11-072-0/+56
* arm: adjust_pte() use pte_offset_map_rw_nolock()Qi Zheng2024-11-061-31/+22
* powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()Qi Zheng2024-11-061-1/+1
* mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes2024-11-062-5/+10
* Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-11-031-1/+4
|\
| * x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann2024-10-291-1/+4
* | Merge tag 'rust-fixes-6.12-3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-11-021-2/+2
|\ \
| * | cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl2024-10-311-2/+2
* | | Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-0111-12/+27
|\ \ \
| * \ \ Merge commit 'bf40167d54d5' into fixesPalmer Dabbelt2024-10-251-0/+1
| |\ \ \
| | * | | riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti2024-10-241-0/+1
| * | | | riscv: Remove duplicated GET_RMChunyan Zhang2024-10-251-2/+0
| * | | | riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang2024-10-251-2/+0
| * | | | riscv: Use '%u' to format the output of 'cpu'WangYuli2024-10-251-1/+1
| * | | | riscv: Prevent a bad reference count on CPU nodesMiquel Sabaté Solà2024-10-251-2/+5
| * | | | riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt2024-10-251-1/+1
| * | | | RISC-V: disallow gcc + rust buildsConor Dooley2024-10-251-1/+1
| * | | | riscv: Do not use fortify in early codeAlexandre Ghiti2024-10-253-1/+16
| * | | | RISC-V: ACPI: fix early_ioremap to early_memremapYunhui Cui2024-10-251-2/+2
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-011-14/+78
|\ \ \ \ \
| * | | | | arm64: signal: Improve POR_EL0 handling to avoid uaccess failuresKevin Brodsky2024-10-291-14/+78
* | | | | | Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-011-0/+1
|\ \ \ \ \ \
| * | | | | | MIPS: export __cmpxchg_small()David Sterba2024-10-231-0/+1
* | | | | | | x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov2024-10-291-6/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-273-16/+38
|\ \ \ \ \ \
| * | | | | | x86/sev: Ensure that RMP table fixups are reservedAshish Kalra2024-10-231-0/+2
| * | | | | | x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)2024-10-221-8/+17
| * | | | | | x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)2024-10-221-8/+18
| * | | | | | x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta2024-10-221-0/+1
* | | | | | | x86: fix whitespace in runtime-const assembler outputLinus Torvalds2024-10-251-2/+2
* | | | | | | x86: fix user address masking non-canonical speculation issueLinus Torvalds2024-10-254-21/+42
* | | | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-251-2/+10
|\ \ \ \ \ \ \
| * | | | | | | bpf, arm64: Fix address emission with tag-based KASAN enabledPeter Collingbourne2024-10-211-2/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-10-2413-46/+71
|\ \ \ \ \ \ \
| * | | | | | | LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen2024-10-232-4/+5
| * | | | | | | LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen2024-10-231-1/+1
| * | | | | | | LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao2024-10-214-28/+40
| * | | | | | | LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh2024-10-211-7/+9
| * | | | | | | LoongArch: Set correct size for vDSO code mappingHuacai Chen2024-10-211-4/+4
| * | | | | | | LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen2024-10-211-0/+5
| * | | | | | | LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen2024-10-212-1/+6
| * | | | | | | LoongArch: Use "Exception return address" to comment ERAYanteng Si2024-10-211-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-2118-77/+252
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |