summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-27140-897/+1441
|\
| * Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-261-2/+1
| |\
| | * bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann2021-05-201-2/+1
| * | Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-234-9/+31
| |\ \
| | * | perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu2021-05-183-8/+30
| | * | perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu2021-05-181-1/+1
| * | | Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-231-1/+6
| |\ \ \
| | * \ \ Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-05-171-1/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: PXA: Fix cplds irqdesc allocation when using legacy modeMarc Zyngier2021-05-101-1/+6
| * | | | Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-233-57/+92
| |\ \ \ \
| | * | | | x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel2021-05-191-20/+46
| | * | | | x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel2021-05-191-0/+4
| | * | | | x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel2021-05-191-13/+12
| | * | | | x86/build: Fix location of '-plugin-opt=' flagsNathan Chancellor2021-05-191-6/+6
| | * | | | x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky2021-05-182-0/+6
| | * | | | x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky2021-05-181-18/+18
| | |/ / /
| * | | | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-233-37/+54
| |\ \ \ \
| | * | | | powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2021-05-212-35/+52
| | * | | | powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy2021-05-201-2/+2
| | |/ / /
| * | | | Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-221-4/+4
| |\ \ \ \
| | * | | | x86/Xen: swap NX determination and GDT setup on BSPJan Beulich2021-05-211-4/+4
| * | | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-212-3/+9
| |\ \ \ \ \
| | * | | | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-182-3/+6
| | * | | | | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-181-0/+3
| * | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-05-213-5/+12
| |\ \ \ \ \ \
| | * | | | | | openrisc: Define memory barrier mbPeter Zijlstra2021-05-151-0/+9
| | * | | | | | openrisc: mm/init.c: remove unused variable 'end' in paging_init()Mike Rapoport2021-05-101-3/+0
| | * | | | | | openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport2021-05-101-2/+1
| | * | | | | | openrisc: Fix a memory leakChristophe JAILLET2021-04-281-0/+2
| * | | | | | | Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-2017-8/+86
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer2021-05-181-0/+1
| | * | | | | | | Merge tag 'renesas-arm-dt-for-v5.13-tag3' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-04-2816-8/+85
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsiNiklas Söderlund2021-04-2715-7/+84
| | | * | | | | | | arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 portsNiklas Söderlund2021-04-271-1/+1
| * | | | | | | | | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-2017-18/+17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | quota: Disable quotactl_path syscallJan Kara2021-05-1717-18/+17
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov2021-05-141-0/+2
| | |/ / / / / / /
| * | | | | | | | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-162-14/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2021-05-141-1/+7
| | * | | | | | | arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig2021-05-141-1/+2
| | * | | | | | | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-12/+0
| | |/ / / / / /
| * | | | | | | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-1625-105/+116
| |\ \ \ \ \ \ \
| | * | | | | | | x86/boot/compressed: Enable -WundefNick Desaulniers2021-05-123-2/+3
| | * | | | | | | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-1010-18/+18
| | * | | | | | | x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh2021-05-104-70/+80
| | * | | | | | | x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-1011-15/+15
| | |/ / / / / /
| * | | | | | | Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-1513-75/+175
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/64e/interrupt: Fix nvgprs being clobberedNicholas Piggin2021-05-141-14/+24
| | * | | | | | | powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin2021-05-141-0/+7