aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-10-03Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-10-03Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03Merge tag 'mips_6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2022-10-02Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-02Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov
2022-10-01mips: allow firmware to pass RNG seed to kernelJason A. Donenfeld
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-30MIPS: Simplify __bswapdi2() and __bswapsi2()Tiezhu Yang
2022-09-30MIPS: Silence missing prototype warningTiezhu Yang
2022-09-30mips: update config filesLukas Bulwahn
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson
2022-09-29sparc: Unbreak the buildBart Van Assche
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen
2022-09-28m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld
2022-09-28m68k: Process bootinfo records before saving themJason A. Donenfeld
2022-09-28x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov
2022-09-28x86: enable initial Rust supportMiguel Ojeda
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-27Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-27x86/alternative: Fix race in try_get_desc()Nadav Amit
2022-09-27MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patchDmitry Torokhov
2022-09-27a.out: Remove the a.out implementationEric W. Biederman
2022-09-26Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-26ARM: dts: integrator: Fix DMA rangesLinus Walleij
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-26x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi
2022-09-26x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabledBill Wendling
2022-09-26x86/paravirt: clean up typos and grammarosBill Wendling
2022-09-26x86/entry: Work around Clang __bdos() bugKees Cook
2022-09-26x86: Add support for CONFIG_CFI_CLANGSami Tolvanen
2022-09-26x86/purgatory: Disable CFISami Tolvanen
2022-09-26x86: Add types to indirectly called assembly functionsSami Tolvanen
2022-09-26x86/tools/relocs: Ignore __kcfi_typeid_ relocationsSami Tolvanen
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-09-26arm64: Drop unneeded __nocfi attributesSami Tolvanen
2022-09-26arm64: Add CFI error handlingSami Tolvanen
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen
2022-09-26cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen