| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-01-28 | 3 | -0/+14 |
|\ |
|
| * | ARM: configs: Build BCM2711 thermal as module | Stefan Wahren | 2020-01-27 | 2 | -0/+2 |
| * | ARM: dts: bcm2711: Enable thermal | Stefan Wahren | 2020-01-27 | 1 | -0/+12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-01-28 | 23 | -358/+742 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-26 | 25 | -13/+46 |
| |\| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-01-23 | 1 | -10/+8 |
| |\ \ |
|
| | * | | bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS | Martin KaFai Lau | 2020-01-09 | 1 | -10/+8 |
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-19 | 66 | -967/+259 |
| |\ \ \ |
|
| * | | | | ARM/net: ixp4xx: Pass ethernet physical base as resource | Linus Walleij | 2020-01-12 | 7 | -0/+120 |
| * | | | | ixp4xx_eth: move platform_data definition | Arnd Bergmann | 2020-01-12 | 1 | -12/+1 |
| * | | | | ptp: ixp46x: move adjacent to ethernet driver | Arnd Bergmann | 2020-01-12 | 1 | -68/+0 |
| * | | | | wan: ixp4xx_hss: prepare compile testing | Arnd Bergmann | 2020-01-12 | 2 | -9/+4 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-09 | 38 | -103/+162 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-31 | 4 | -3/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-12-27 | 8 | -255/+475 |
| |\ \ \ \ \ |
|
| | * | | | | | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs | Björn Töpel | 2019-12-19 | 1 | -0/+4 |
| | * | | | | | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs | Björn Töpel | 2019-12-19 | 1 | -0/+9 |
| | * | | | | | riscv, bpf: Optimize calls | Björn Töpel | 2019-12-19 | 1 | -37/+64 |
| | * | | | | | riscv, bpf: Provide RISC-V specific JIT image alloc/free | Björn Töpel | 2019-12-19 | 2 | -0/+17 |
| | * | | | | | riscv, bpf: Optimize BPF tail calls | Björn Töpel | 2019-12-19 | 1 | -6/+7 |
| | * | | | | | riscv, bpf: Add support for far jumps and exits | Björn Töpel | 2019-12-19 | 1 | -20/+17 |
| | * | | | | | riscv, bpf: Add support for far branching when emitting tail call | Björn Töpel | 2019-12-19 | 1 | -19/+3 |
| | * | | | | | riscv, bpf: Add support for far branching | Björn Töpel | 2019-12-19 | 1 | -164/+188 |
| | * | | | | | riscv, bpf: Fix broken BPF tail calls | Björn Töpel | 2019-12-19 | 1 | -2/+11 |
| | * | | | | | bpf, x86: Align dispatcher branch targets to 16B | Björn Töpel | 2019-12-13 | 1 | -1/+29 |
| | * | | | | | bpf: Introduce BPF dispatcher | Björn Töpel | 2019-12-13 | 1 | -0/+122 |
| | * | | | | | bpf, x86, arm64: Enable jit by default when not built as always-on | Daniel Borkmann | 2019-12-11 | 2 | -0/+2 |
| | * | | | | | ARM: net: bpf: Improve prologue code sequence | Russell King | 2019-12-11 | 1 | -17/+13 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-22 | 80 | -402/+378 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | MIPS: ath79: ar9331: add ar9331-switch node | Oleksij Rempel | 2019-12-20 | 2 | -1/+131 |
| * | | | | | | | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 2019-12-12 | 4 | -4/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-01-28 | 82 | -1992/+5135 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | crypto: arm/chacha - fix build failured when kernel mode NEON is disabled | Ard Biesheuvel | 2020-01-22 | 1 | -2/+2 |
| * | | | | | | | crypto: x86/poly1305 - emit does base conversion itself | Jason A. Donenfeld | 2020-01-22 | 1 | -6/+2 |
| * | | | | | | | crypto: x86/poly1305 - fix .gitignore typo | Jason A. Donenfeld | 2020-01-22 | 1 | -1/+1 |
| * | | | | | | | crypto: x86/sha - Eliminate casts on asm implementations | Kees Cook | 2020-01-22 | 11 | -102/+102 |
| * | | | | | | | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | Jason A. Donenfeld | 2020-01-16 | 3 | -48/+6 |
| * | | | | | | | crypto: x86/poly1305 - wire up faster implementations for kernel | Jason A. Donenfeld | 2020-01-16 | 6 | -1576/+571 |
| * | | | | | | | crypto: x86/poly1305 - import unmodified cryptogams implementation | Jason A. Donenfeld | 2020-01-16 | 1 | -0/+4159 |
| * | | | | | | | crypto: poly1305 - add new 32 and 64-bit generic versions | Jason A. Donenfeld | 2020-01-16 | 2 | -21/+214 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2020-01-16 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | crypto: remove propagation of CRYPTO_TFM_RES_* flags | Eric Biggers | 2020-01-09 | 3 | -32/+5 |
| * | | | | | | | | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 29 | -169/+51 |
| * | | | | | | | | crypto: arm64 - Use modern annotations for assembly functions | Mark Brown | 2019-12-20 | 17 | -84/+84 |
| * | | | | | | | | crypto: arm64/ghash-neon - bump priority to 150 | Ard Biesheuvel | 2019-12-11 | 1 | -1/+1 |
| * | | | | | | | | crypto: arm64/sha - fix function types | Sami Tolvanen | 2019-12-11 | 5 | -48/+76 |
| * | | | | | | | | crypto: x86 - Regularize glue function prototypes | Kees Cook | 2019-12-11 | 17 | -397/+356 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 1 | -41/+22 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/mtrr: Require CAP_SYS_ADMIN for all access | Kees Cook | 2019-12-09 | 1 | -19/+2 |
| * | | | | | | | | x86/mtrr: Get rid of mtrr_seq_show() forward declaration | Borislav Petkov | 2019-12-09 | 1 | -22/+20 |
| |/ / / / / / / |
|