summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-03-02ARM: provide individual is_translation_fault() and is_permission_fault()Russell King (Oracle)1-17/+19
2026-03-02ARM: move FSR fault status definitions before fsr_fs()Russell King (Oracle)1-3/+5
2026-03-02ARM: use BIT() and GENMASK() for fault status register fieldsRussell King (Oracle)1-6/+6
2026-03-02ARM: move is_permission_fault() and is_translation_fault() to fault.hRussell King (Oracle)2-26/+26
2026-03-02ARM: move vmalloc() lazy-page table populationRussell King (Oracle)1-58/+68
2026-03-02ARM: ensure interrupts are enabled in __do_user_fault()Russell King (Oracle)1-1/+5
2026-03-02arm64: dts: mediatek: mt7988a-bpi-r4pro: fix model stringFrank Wunderlich2-2/+2
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
2026-03-02x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky2-5/+5
2026-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-91/+79
2026-03-02Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-42/+50
2026-03-01Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+27
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov25-133/+179
2026-03-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2026-02-28Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-67/+66
2026-02-28arm64: dts: exynosautov920: add CMU_G3D clock DT nodesRaghav Sharma1-0/+13
2026-02-28arm64: dts: exynos: gs101-pixel: add all S2MPG1x regulatorsAndré Draszik3-1/+549
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini7-68/+79
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini7-11/+0
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini8-12/+0
2026-02-28ARM: dts: microchip: sama7d65: add LVDS controllerRyan Wanner1-0/+9
2026-02-28ARM: dts: microchip: sama7d65: add LCD controllerRyan Wanner1-0/+26
2026-02-28ARM: configs: at91: sama7: enable LVDS serializer supportAubin Constans1-0/+1
2026-02-28ARM: configs: at91: sama7: enable config for atmel maxtouchRomain Sioen1-0/+2
2026-02-28ARM: configs: at91: sama7: enable DRM hlcdc supportRyan Wanner1-0/+7
2026-02-28perf/amd/ibs: Advertise remote socket capabilityRavi Bangoria2-1/+21
2026-02-28perf/amd/ibs: Enable streaming store filterRavi Bangoria2-1/+53
2026-02-28perf/amd/ibs: Enable RIP bit63 hardware filteringRavi Bangoria1-8/+38
2026-02-28perf/amd/ibs: Enable fetch latency filteringRavi Bangoria1-1/+65
2026-02-28perf/amd/ibs: Support IBS_{FETCH|OP}_CTL2[Dis] to eliminate RMW raceRavi Bangoria1-0/+45
2026-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-60/+103
2026-02-27perf/amd/ibs: Add new MSRs and CPUID bits definitionsRavi Bangoria2-20/+38
2026-02-27perf/amd/ibs: Define macro for ldlat mask and shiftRavi Bangoria2-4/+8
2026-02-27perf/amd/ibs: Avoid race between event add and NMIRavi Bangoria1-0/+8
2026-02-27perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handlerRavi Bangoria2-1/+5
2026-02-27perf/amd/ibs: Preserve PhyAddrVal bit when clearing PhyAddr MSRRavi Bangoria1-2/+0
2026-02-27perf/amd/ibs: Limit ldlat->l3missonly dependency to Zen5Ravi Bangoria1-1/+4
2026-02-27perf/amd/ibs: Account interrupt for discarded samplesRavi Bangoria1-2/+6
2026-02-27x86/apic: Enable TSC coupled programming modeThomas Gleixner4-7/+17
2026-02-27x86/apic: Avoid the PVOPS indirection for the TSC deadline timerThomas Gleixner1-3/+10
2026-02-27x86/apic: Remove pointless fence in lapic_next_deadline()Thomas Gleixner1-9/+7
2026-02-27x86: Inline TSC reads in timekeepingThomas Gleixner3-0/+16
2026-02-27Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+4
2026-02-27ARM: samsung: exynos5250: Allow CPU1 to bootAlexandre Marquet1-2/+2
2026-02-27ARM: dts: exynos: Add Google Manta (Nexus 10)Alexandre Marquet2-0/+565
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor26-1/+26
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta1-6/+15
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
2026-02-26arm64, compiler-context-analysis: Permit alias analysis through __READ_ONCE()...Marco Elver1-3/+7