summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-085-21/+4
* Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-0219-107/+214
|\
| * x86/boot/compressed: Avoid duplicate malloc() implementationsKees Cook2021-10-273-4/+5
| * x86/boot: Allow a "silent" kaslr random byte fetchKees Cook2021-10-271-6/+12
| * x86/tools/relocs: Support >64K section headersKristen Carlson Accardi2021-10-271-25/+78
| * x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov2021-10-063-33/+14
| * Merge branch x86/cc into x86/coreBorislav Petkov2021-10-04157-1026/+1323
| |\
| * | x86: Increase exception stack sizesPeter Zijlstra2021-09-211-1/+1
| * | x86/mm/64: Improve stack overflow warningsPeter Zijlstra2021-09-216-37/+67
| * | x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra2021-09-215-1/+37
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0233-3789/+4656
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-0119-3732/+4496
| |\ \ \
| | * | | riscv, bpf: Increase the maximum number of iterationsBjörn Töpel2021-11-011-1/+1
| | * | | riscv, bpf: Add BPF exception tablesTong Tiangen2021-10-284-47/+177
| | * | | bpf, mips: Fix comment on tail call count limitingTiezhu Yang2021-10-111-1/+1
| | * | | bpf, mips: Clean up config options about JITTiezhu Yang2021-10-112-12/+3
| | * | | mips, bpf: Optimize loading of 64-bit constantsJohan Almbladh2021-10-071-1/+7
| | * | | mips, bpf: Fix Makefile that referenced a removed fileJohan Almbladh2021-10-071-1/+0
| | * | | bpf, x64: Factor out emission of REX byte in more casesJie Meng2021-10-071-36/+31
| | * | | bpf, arm: Remove dummy bpf_jit_compile stubDaniel Borkmann2021-10-061-5/+0
| | * | | mips, bpf: Remove old BPF JIT implementationsJohan Almbladh2021-10-064-3603/+0
| | * | | mips, bpf: Enable eBPF JITsJohan Almbladh2021-10-062-4/+7
| | * | | mips, bpf: Add JIT workarounds for CPU errataJohan Almbladh2021-10-063-7/+35
| | * | | mips, bpf: Add new eBPF JIT for 64-bit MIPSJohan Almbladh2021-10-061-0/+1052
| | * | | mips, bpf: Add eBPF JIT for 32-bit MIPSJohan Almbladh2021-10-064-1/+3148
| | * | | mips, uasm: Add workaround for Loongson-2F nop CPU errataJohan Almbladh2021-10-061-0/+4
| | * | | mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar2021-10-063-2/+6
| | * | | bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng2021-10-061-29/+42
| * | | | net: xtensa: use eth_hw_addr_set()Jakub Kicinski2021-10-291-1/+2
| * | | | net: um: use eth_hw_addr_set()Jakub Kicinski2021-10-291-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-2822-79/+166
| |\ \ \ \
| * | | | | s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann2021-10-251-2/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-2236-89/+179
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-1460-223/+546
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-0764-521/+655
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | sparc: Fix typo.David S. Miller2021-10-051-1/+1
| * | | | | | | arch: use eth_hw_addr_set()Jakub Kicinski2021-10-022-2/+2
| * | | | | | | fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell2021-10-013-0/+6
| * | | | | | | sparc: add SO_RESERVE_MEM definition.David S. Miller2021-10-011-0/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-3078-659/+757
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-2333-150/+244
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-175-52/+109
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf,x64 Emit IMUL instead of MUL for x86-64Jie Meng2021-09-141-30/+23
| | * | | | | | | | | perf: Enable branch record for software eventsSong Liu2021-09-134-22/+86
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-16157-1115/+790
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski2021-09-152-6/+34
| * | | | | | | | | | | MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski2021-09-151-2/+7
| * | | | | | | | | | | MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski2021-09-151-5/+6
| * | | | | | | | | | | MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski2021-09-151-0/+3
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-11-017-519/+149
|\ \ \ \ \ \ \ \ \ \ \ \