summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-04-25Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-04-25Merge tag 'soc-defconfig-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-24Merge tag 'pull-nios2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-04-24Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds
2023-04-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-04-23Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-22Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-21Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-04-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-04-21Merge branch irq/riscv-ipi into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21m68k: kexec: Include <linux/reboot.h>Simon Horman
2023-04-20SVM-SEV: convert the rest of fget() uses to fdget() in thereAl Viro
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro
2023-04-20x86: rewrite '__copy_user_nocache' functionLinus Torvalds
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2023-04-19Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang
2023-04-18x86: set FSRS automatically on AMD CPUs that have FSRMLinus Torvalds
2023-04-18x86: improve on the non-rep 'copy_user' functionLinus Torvalds
2023-04-18x86: improve on the non-rep 'clear_user' functionLinus Torvalds
2023-04-18x86: inline the 'rep movs' in user copies for the FSRM caseLinus Torvalds
2023-04-18x86: move stac/clac from user copy routines into callersLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for user memory clearingLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for user memory copiesLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for small memory clearingLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for small memory copiesLinus Torvalds
2023-04-18KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier