summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
34 hoursConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-27/+19
47 hoursConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-72/+36
2 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-480/+480
3 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-756/+721
3 daysMerge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-1/+14
3 daysMerge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+7
3 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-6/+22
3 daysMerge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-34/+35
3 daysMerge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-2/+8
3 daysMerge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+5
3 daysMerge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-17/+50
4 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-20/+77
4 daysKVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook-1/+1
5 daysarm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann-2/+7
5 daysarm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier-4/+15
5 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-29/+58
5 daysx86/hyperv: Fix error pointer dereferenceEthan Tidmore-3/+5
5 daysx86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHVMukesh Rathor-0/+25
6 dayss390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block-32/+32
6 daysx86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel-0/+7
6 daysx86/xen: Fix Xen PV guest bootJuergen Gross-1/+5
6 daysx86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak-1/+1
6 daysx86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak-4/+5
6 dayss390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens-1/+1
6 dayss390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov-1/+2
7 daysMerge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-54/+172
8 daysMerge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+20
9 daysMerge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-150/+447
10 dayssh: defconfig: remove CONFIG_LOGO_SUPERH_*Vincent Mailhol-22/+0
10 daysbpf, riscv: add fsession support for trampolinesMenglong Dong-10/+64
10 daysbpf, riscv: introduce emit_store_stack_imm64() for trampolineMenglong Dong-11/+14
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7097/+8948
10 daysMerge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+57
10 daysARM: clean up the memset64() C wrapperThomas Weißschuh-5/+9
10 daysalpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh-1/+1
11 daysMerge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-104/+1579
11 daysMerge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-8/+14
11 daysarm64: mm: implement the architecture-specific clear_flush_young_ptes()Baolin Wang-0/+11
11 daysarm64: mm: support batch clearing of the young flag for large foliosBaolin Wang-20/+25
11 daysarm64: mm: factor out the address and ptep alignment into a new helperBaolin Wang-8/+21
11 daysmm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes-1/+1
11 daysMerge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-9/+348
11 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-46/+22
11 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-672/+527
12 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+0
12 daysMerge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+6
12 daysMerge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-0/+11
12 daysMerge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-5490/+5562