aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-91/+79
3 daysMerge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-42/+50
3 daysMerge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+27
4 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
4 daysMerge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-67/+66
5 daysMerge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini7-68/+79
5 daysKVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini7-11/+0
5 daysKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini8-12/+0
5 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-60/+103
6 daysMerge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+4
6 daysbpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1
6 daysarm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta1-6/+15
6 daysarm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
7 daysarm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland6-36/+47
7 daysarm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
7 daysarm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas1-1/+5
7 daysarm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas2-5/+6
7 daysarm64: io: Extract user memory type in ioremap_prot()Will Deacon1-2/+15
7 daysarm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon3-9/+10
8 dayss390/pfault: Fix virtual vs physical address confusionAlexander Gordeev1-2/+2
8 dayss390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik1-1/+1
8 dayss390/idle: Remove psw_idle() prototypeHeiko Carstens1-2/+0
8 dayss390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens1-2/+1
8 dayss390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens1-14/+7
8 dayss390/irq/idle: Remove psw bits earlyHeiko Carstens1-8/+6
8 dayss390/idle: Inline update_timer_idle()Heiko Carstens4-35/+38
8 dayss390/idle: Slightly optimize idle time accountingHeiko Carstens1-7/+8
8 dayss390/idle: Add comment for non obvious codeHeiko Carstens1-0/+9
8 dayss390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
8 dayss390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens3-6/+18
8 daysKVM: arm64: Deduplicate ASID retrieval codeMarc Zyngier3-54/+35
9 daysubd: Use pointer-to-pointers for io_thread_req arraysKees Cook1-5/+5
10 daysKVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMsFuad Tabba1-3/+0
10 daysperf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
10 daysx86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth4-9/+9
10 daysx86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra4-24/+34
10 daysx86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong3-6/+5
10 daysx86/fred: Correct speculative safety in fred_extint()Andrew Cooper1-3/+2
10 dayssparc: Fix page alignment in dma mappingStian Halseth2-0/+4
10 daysKVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier1-7/+5
11 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook15-27/+19
11 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds28-72/+36
11 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds8-8/+8
11 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds312-480/+480
12 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook393-756/+721
12 daysMerge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2-1/+14
12 daysMerge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
12 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+22
12 daysMerge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-34/+35