aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-30Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-03-30MIPS: kernel: setup.c: fix compilation errorGravatar Mauri Sandberg 1-1/+1
2021-03-29Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 2-32/+37
2021-03-29xtensa: fix uaccess-related livelock in do_page_faultGravatar Max Filippov 1-1/+4
2021-03-28Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2021-03-26Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 20-98/+109
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-19/+16
2021-03-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-12/+12
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 12-10/+58
2021-03-25ia64: fix format strings for err_injectGravatar Sergei Trofimovich 1-11/+11
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICGravatar Sergei Trofimovich 1-1/+1
2021-03-25arm64: kernel: disable CNP on CarmelGravatar Rich Wiley 4-2/+24
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsGravatar Maninder Singh 3-0/+6
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-6/+25
2021-03-24Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Gravatar Roger Pau Monne 3-17/+14
2021-03-24xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGGravatar Roger Pau Monne 1-2/+2
2021-03-23x86/build: Turn off -fcf-protection for realmode targetsGravatar Arnd Bergmann 1-1/+1
2021-03-23x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Gravatar Isaku Yamahata 1-1/+1
2021-03-22arm64: mm: correct the inside linear map range during hotplug checkGravatar Pavel Tatashin 1-2/+19
2021-03-22arm64: kdump: update ppos when reading elfcorehdrGravatar Pavel Tatashin 1-0/+2
2021-03-22arm64: cpuinfo: Fix a typoGravatar Bhaskar Chowdhury 1-1/+1
2021-03-22arm64: stacktrace: don't trace arch_stack_walk()Gravatar Mark Rutland 1-4/+5
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-1/+4
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-33/+30
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-2/+13
2021-03-20Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 19-19/+55
2021-03-19bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIGGravatar Stanislav Fomichev 1-1/+2
2021-03-19x86/apic/of: Fix CPU devicetree-node lookupsGravatar Johan Hovold 1-0/+5
2021-03-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-114/+227
2021-03-19Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 5-19/+34
2021-03-19x86/ioapic: Ignore IRQ2 againGravatar Thomas Gleixner 1-0/+10
2021-03-18Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Arnd Bergmann 15-71/+37
2021-03-18Merge tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 3-10/+11
2021-03-18Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 2-17/+61
2021-03-18x86/kvm: Fix broken irq restoration in kvm_waitGravatar Wanpeng Li 1-13/+10
2021-03-18KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUsGravatar Wanpeng Li 1-1/+1
2021-03-18KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishGravatar Sean Christopherson 2-52/+74
2021-03-18KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh...Gravatar Vitaly Kuznetsov 1-1/+25
2021-03-18KVM: x86: hyper-v: Track Hyper-V TSC page statusGravatar Vitaly Kuznetsov 2-14/+52
2021-03-18ARM: dts: imx6ull: fix ubi filesystem mount failedGravatar dillon min 1-0/+1
2021-03-18bpf: Fix fexit trampoline.Gravatar Alexei Starovoitov 1-4/+22
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICEGravatar Leon Romanovsky 1-1/+0
2021-03-17Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-03-17KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUsGravatar Vitaly Kuznetsov 3-0/+26
2021-03-17KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...Gravatar Vitaly Kuznetsov 1-0/+3
2021-03-16riscv: Correct SPARSEMEM configurationGravatar Kefeng Wang 1-2/+2
2021-03-16RISC-V: kasan: Declare kasan_shallow_populate() staticGravatar Palmer Dabbelt 1-1/+1
2021-03-16riscv: Ensure page table writes are flushed when initializing KASAN vmallocGravatar Alexandre Ghiti 1-0/+2
2021-03-16RISC-V: Fix out-of-bounds accesses in init_resources()Gravatar Geert Uytterhoeven 1-1/+2
2021-03-16riscv: Fix compilation error with Canaan SoCGravatar Damien Le Moal 1-0/+2