summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-28Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-27Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds
2023-05-25Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-25Merge tag 'm68k-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-25Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-05-25Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2023-05-24perf/x86/uncore: Correct the number of CHAs on SPRKan Liang
2023-05-24parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-24parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-24parisc: Handle kprobes breakpoints only in kernel contextHelge Deller
2023-05-24parisc: Allow to reboot machine after system haltHelge Deller
2023-05-24parisc: Enable LOCKDEP supportHelge Deller
2023-05-24parisc: Add lightweight spinlock checksHelge Deller
2023-05-23Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-05-23parisc: Use num_present_cpus() in alternative patching codeHelge Deller
2023-05-23mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-05-23MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-05-23MIPS: Restore Au1300 supportManuel Lauss
2023-05-23MIPS: unhide PATA_PLATFORMManuel Lauss
2023-05-23perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu
2023-05-22Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-05-22parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-05-22m68k: Move signal frame following exception on 68020/030Finn Thain
2023-05-21Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-21Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson
2023-05-21powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER rangesMichael Ellerman
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao