summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
5 daysMerge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
7 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
7 daysMerge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysarm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faultsPiotr Jaroszynski
7 daysparisc: Fix initial page table creation for bootHelge Deller
7 daysparisc: Check kernel mapping earlier at bootupHelge Deller
7 daysparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
9 daysarm64: make runtime const not usable by modulesJisheng Zhang
9 daysx86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin
9 daysx86/resctrl: Fix SNC detectionTony Luck
9 daysx86/topo: Fix SNC topology messPeter Zijlstra
9 daysx86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
9 daysx86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
9 daysx86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
9 daysarm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
9 daysarm64: Silence sparse warnings caused by the type casting in (cmp)xchgCatalin Marinas
9 daysx86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek
10 dayssparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
10 dayspowerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
10 dayss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens
10 dayss390/xor: Improve inline assembly constraintsHeiko Carstens
10 dayss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens
10 dayss390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik
10 daysx86/PVH: Use boot params to pass RSDP address in start_info pageHou Wenlong
10 daysx86/xen: update outdated commentkexinsun
10 daysx86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong
11 daysx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
11 daysx86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
12 daysMerge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
13 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
13 daysMerge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
13 daysMerge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
13 daysKVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
13 daysKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
14 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-26Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-02-25arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-02-25arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas