| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-01-28 | 13 | -93/+172 |
|\ |
|
| * | s390: fix __EMIT_BUG() macro | Sven Schnelle | 2020-01-22 | 5 | -16/+46 |
| * | s390/ftrace: generate traced function stack frame | Vasily Gorbik | 2020-01-22 | 1 | -1/+14 |
| * | s390: adjust -mpacked-stack support check for clang 10 | Vasily Gorbik | 2020-01-22 | 1 | -1/+1 |
| * | s390/jump_label: use "i" constraint for clang | Vasily Gorbik | 2020-01-22 | 1 | -1/+3 |
| * | s390/cpum_sf: Use DIV_ROUND_UP | Thomas Richter | 2020-01-22 | 1 | -1/+1 |
| * | s390/cpum_sf: Use kzalloc and minor changes | Thomas Richter | 2020-01-22 | 1 | -5/+4 |
| * | s390/cpum_sf: Convert debug trace to common layout | Thomas Richter | 2020-01-22 | 1 | -26/+30 |
| * | s390/pci: Fix possible deadlock in recover_store() | Niklas Schnelle | 2020-01-22 | 1 | -21/+42 |
| * | s390/pci: Recover handle in clp_set_pci_fn() | Niklas Schnelle | 2020-01-22 | 3 | -21/+31 |
* | | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-01-28 | 8 | -43/+61 |
|\ \ |
|
| * | | um: Fix time-travel=inf-cpu with xor/raid6 | Johannes Berg | 2020-01-19 | 3 | -1/+9 |
| * | | Revert "um: Enable CONFIG_CONSTRUCTORS" | Johannes Berg | 2020-01-19 | 2 | -1/+2 |
| * | | um: Mark non-vector net transports as obsolete | Brendan Higgins | 2020-01-19 | 1 | -40/+41 |
| * | | um: Add an option to make serial driver non-raw | Johannes Berg | 2020-01-19 | 2 | -1/+9 |
* | | | 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 |