summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-04-11Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-10Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-09kfence, x86: fix preemptible warning on KPTI-enabled systemsMarco Elver
2021-04-09ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-04-09nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport
2021-04-09treewide: change my e-mail address, fix my nameMarek BehĂșn
2021-04-09Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-09x86/traps: Correct exc_general_protection() and math_error() return pathsThomas Tai
2021-04-08Merge tag 's390-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-08bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk
2021-04-08bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk
2021-04-08KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_spPaolo Bonzini
2021-04-07Merge tag 'arc-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-04-07ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov
2021-04-07Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-07s390/setup: use memblock_free_late() to free old stackHeiko Carstens
2021-04-06Merge tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-04-06parisc: math-emu: Few spelling fixes in the file fpu.hBhaskar Chowdhury
2021-04-06parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang
2021-04-06parisc: Remove duplicate struct task_struct declarationWan Jiabing
2021-04-05s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik
2021-04-05s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-04-03Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-03Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek BehĂșn
2021-04-02ARM: dts: turris-omnia: fix hardware buffer managementRui Salvaterra
2021-04-02Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"Gregory CLEMENT
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki
2021-04-01riscv: Make NUMA depend on MMUKefeng Wang
2021-04-01riscv: remove unneeded semicolonYang Li
2021-04-01riscv,entry: fix misaligned base for excp_vect_tableZihao Yu
2021-04-01riscv: evaluate put_user() arg before enabling user accessBen Dooks
2021-04-01riscv: Drop const annotation for spKefeng Wang
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-01ARM: pxa: mainstone: avoid -Woverride-init warningArnd Bergmann
2021-04-01ARM: omap1: fix building with clang IASArnd Bergmann
2021-04-01ARM: keystone: fix integer overflow warningArnd Bergmann
2021-04-02powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy
2021-04-02powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy
2021-04-02powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov
2021-04-01Merge tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-04-01Merge tag 'omap-for-v5.12/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-04-01Merge tag 'arm-soc/for-5.12/devicetree-part2' of https://github.com/Broadcom/...Arnd Bergmann
2021-04-01KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...Vitaly Kuznetsov