summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-10-04Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-04Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-04Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-04Merge tag 'x86_timers_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-04Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-04Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-04powerpc/64: Fix msr_check_and_set/clear MSR[EE] raceNicholas Piggin
2022-10-04powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARNNicholas Piggin
2022-10-04ARM: 9246/1: dump: show page table level nameWang Kefeng
2022-10-04ARM: 9245/1: dump: show FDT regionWang Kefeng
2022-10-04ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=nAlex Sverdlin
2022-10-04ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()Linus Walleij
2022-10-04ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC valueLi Huafei
2022-10-04ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()Li Huafei
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann
2022-10-04pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang
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-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-10-03x86: kmsan: handle CPU entry areaAlexander Potapenko
2022-10-03x86: kmsan: enable KMSAN builds for x86Alexander Potapenko
2022-10-03x86: kmsan: don't instrument stack walking functionsAlexander Potapenko
2022-10-03x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESSAlexander Potapenko
2022-10-03x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSANAlexander Potapenko
2022-10-03x86: kmsan: sync metadata pages on page faultAlexander Potapenko
2022-10-03x86: kmsan: use __msan_ string functions where possible.Alexander Potapenko
2022-10-03x86: kmsan: handle open-coded assembly in lib/iomem.cAlexander Potapenko
2022-10-03x86: kmsan: skip shadow checks in __switch_to()Alexander Potapenko
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko
2022-10-03mm: kmsan: maintain KMSAN metadata for page operationsAlexander Potapenko
2022-10-03x86: kmsan: pgtable: reduce vmalloc spaceAlexander Potapenko
2022-10-03x86: asm: instrument usercopy in get_user() and put_user()Alexander Potapenko
2022-10-03instrumented.h: allow instrumenting both sides of copy_from_user()Alexander Potapenko
2022-10-03x86: add missing include to sparsemem.hDmitry Vyukov
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-03x86/mm: Disable W^X detection and enforcement on 32-bitDave Hansen
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-10-03Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
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-03Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen
2022-10-03x86/hyperv: Replace kmap() with kmap_local_page()Zhao Liu
2022-10-03ia64: simplify esi object addition in MakefileMasahiro Yamada
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-02kbuild: remove head-y syntaxMasahiro Yamada