summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-04-012-3/+3
|\
| * x86/boot: Fix comment spellingGeert Uytterhoeven2020-03-171-1/+1
| * sh: mach-highlander: Fix comment spellingGeert Uytterhoeven2020-03-171-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-018-2256/+1342
|\ \
| * | crypto: arm[64]/poly1305 - add artifact to .gitignore filesJason A. Donenfeld2020-03-301-0/+1
| * | crypto: arm/neon - memzero_explicit aes-cbc keyTorsten Duwe2020-03-202-0/+2
| * | crypto: arm/ghash-ce - define fpu before fpu registers are referencedStefan Agner2020-03-061-2/+3
| * | crypto: x86/curve25519 - leave r12 as spare registerJason A. Donenfeld2020-03-061-55/+55
| * | crypto: arm64/sha-ce - implement export/importCorentin Labbe2020-03-062-0/+43
| * | crypto: arm64/poly1305 - ignore build filesMatteo Croce2020-02-131-0/+1
| * | crypto: x86/curve25519 - replace with formally verified implementationJason A. Donenfeld2020-02-131-2254/+1292
* | | x86: start using named parameters for low-level uaccess asmsLinus Torvalds2020-04-011-11/+15
* | | x86: get rid of 'rtype' argument to __get_user_asm() macroLinus Torvalds2020-04-011-11/+17
* | | x86: get rid of 'rtype' argument to __put_user_goto() macroLinus Torvalds2020-04-011-7/+7
* | | x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds2020-04-011-15/+15
* | | x86: remove __put_user_asm() infrastructureLinus Torvalds2020-04-011-11/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-0119-694/+2392
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-311-6/+0
| |\ \ \
| | * | | bpf: Support llvm-objcopy for vmlinux BTFFangrui Song2020-03-191-6/+0
| * | | | ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmiiPhilippe Schenker2020-03-301-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-3036-195/+257
| |\ \ \ \
| * | | | | arm64: defconfig: ti: k3: enable dma and networkingGrygorii Strashko2020-03-271-0/+3
| * | | | | arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy ...Grygorii Strashko2020-03-271-0/+43
| * | | | | arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss nodeGrygorii Strashko2020-03-272-0/+50
| * | | | | arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko2020-03-271-0/+42
| * | | | | arm64: dts: ti: k3-am65-mcu: add cpsw nuss nodeGrygorii Strashko2020-03-272-0/+50
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-2639-99/+190
| |\ \ \ \ \
| * | | | | | s390/qdio: extend polling support to multiple queuesJulian Wiedmann2020-03-251-5/+4
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-148-682/+2198
| |\ \ \ \ \
| | * | | | | x86/mm: Rename is_kernel_text to __is_kernel_textJiri Olsa2020-03-131-5/+9
| | * | | | | bpf: Fix trampoline generation for fmod_ret programsAlexei Starovoitov2020-03-111-26/+5
| | * | | | | riscv, bpf: Add RV32G eBPF JITLuke Nelson2020-03-054-2/+1366
| | * | | | | riscv, bpf: Factor common RISC-V JIT codeLuke Nelson2020-03-054-601/+639
| | * | | | | bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-041-11/+119
| | * | | | | bpf: JIT helpers for fmod_ret progsKP Singh2020-03-041-63/+85
| | * | | | | bpf: Refactor trampoline update codeKP Singh2020-03-041-15/+16
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-1383-356/+504
| |\ \ \ \ \ \
| * | | | | | | Revert "arm64: dts: sdm845: add IPA information"Alex Elder2020-03-121-51/+0
| * | | | | | | arm64: dts: sdm845: add IPA informationAlex Elder2020-03-091-0/+51
| * | | | | | | um: reject unsupported coalescing paramsJakub Kicinski2020-03-071-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-04-0110-354/+427
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: tango4: Make /serial compatible with ns16550aLubomir Rintel2020-03-241-1/+1
| * | | | | | | ARM: dts: mmp*: Make the serial ports compatible with xscale-uartLubomir Rintel2020-03-242-8/+8
| * | | | | | | ARM: dts: mmp*: Fix serial port namesLubomir Rintel2020-03-242-8/+8
| * | | | | | | ARM: dts: mmp2-brownstone: Don't redeclare phandle referencesLubomir Rintel2020-03-241-167/+165
| * | | | | | | ARM: dts: pxa*: Make the serial ports compatible with xscale-uartLubomir Rintel2020-03-242-6/+12
| * | | | | | | ARM: dts: pxa*: Fix serial port namesLubomir Rintel2020-03-242-6/+6
| * | | | | | | ARM: dts: pxa*: Don't redeclare phandle referencesLubomir Rintel2020-03-242-157/+153
| * | | | | | | Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman2020-03-2340-107/+214
| |\ \ \ \ \ \ \
| * | | | | | | | arm64: dts: ls1028a: add missing LPUART nodesMichael Walle2020-03-121-0/+73