Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS | Martin KaFai Lau | 1 | -10/+8 |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -3/+6 |
2019-12-27 | riscv: export flush_icache_all to modules | Olof Johansson | 1 | -0/+1 |
2019-12-27 | riscv: reject invalid syscalls below -1 | David Abdurachmanov | 1 | -0/+1 |
2019-12-27 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck | 2 | -3/+4 |
2019-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 8 | -255/+475 |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 80 | -402/+378 |
2019-12-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -12/+39 |
2019-12-22 | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -198/+23 |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -6/+7 |
2019-12-22 | Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 55 | -640/+2421 |
2019-12-21 | Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 6 | -11/+32 |
2019-12-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -9/+26 |
2019-12-21 | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-12-21 | Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -10/+11 |
2019-12-21 | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 10 | -20/+47 |
2019-12-21 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2019-12-20 | MIPS: ath79: ar9331: add ar9331-switch node | Oleksij Rempel | 2 | -1/+131 |
2019-12-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+1 |
2019-12-20 | parisc: Fix compiler warnings in debug_core.c | Helge Deller | 1 | -2/+8 |
2019-12-20 | parisc: soft_offline_page() now takes the pfn | Helge Deller | 1 | -2/+1 |
2019-12-20 | arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list | Wei Li | 1 | -0/+1 |
2019-12-20 | riscv: move sifive_l2_cache.c to drivers/soc | Christoph Hellwig | 2 | -179/+0 |
2019-12-20 | riscv: define vmemmap before pfn_to_page calls | David Abdurachmanov | 1 | -17/+21 |
2019-12-20 | riscv: fix scratch register clearing in M-mode. | Greentime Hu | 1 | -1/+1 |
2019-12-20 | riscv: Fix use of undefined config option CONFIG_CONFIG_MMU | Andreas Schwab | 1 | -1/+1 |
2019-12-19 | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs | Björn Töpel | 1 | -0/+4 |
2019-12-19 | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs | Björn Töpel | 1 | -0/+9 |
2019-12-19 | riscv, bpf: Optimize calls | Björn Töpel | 1 | -37/+64 |
2019-12-19 | riscv, bpf: Provide RISC-V specific JIT image alloc/free | Björn Töpel | 2 | -0/+17 |
2019-12-19 | riscv, bpf: Optimize BPF tail calls | Björn Töpel | 1 | -6/+7 |
2019-12-19 | riscv, bpf: Add support for far jumps and exits | Björn Töpel | 1 | -20/+17 |
2019-12-19 | riscv, bpf: Add support for far branching when emitting tail call | Björn Töpel | 1 | -19/+3 |
2019-12-19 | riscv, bpf: Add support for far branching | Björn Töpel | 1 | -164/+188 |
2019-12-19 | riscv, bpf: Fix broken BPF tail calls | Björn Töpel | 1 | -2/+11 |
2019-12-18 | s390/ftrace: save traced function caller | Vasily Gorbik | 1 | -0/+1 |
2019-12-18 | s390/unwind: stop gracefully at user mode pt_regs in irq stack | Vasily Gorbik | 1 | -4/+11 |
2019-12-18 | s390/purgatory: do not build purgatory with kcov, kasan and friends | Christian Borntraeger | 2 | -2/+7 |
2019-12-18 | s390/purgatory: Make sure we fail the build if purgatory has missing symbols | Hans de Goede | 2 | -3/+11 |
2019-12-18 | s390/ftrace: fix endless recursion in function_graph tracer | Sven Schnelle | 1 | -2/+2 |
2019-12-18 | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 25 | -109/+400 |
2019-12-18 | kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD | Jim Mattson | 1 | -1/+2 |
2019-12-18 | kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD | Jim Mattson | 1 | -1/+2 |
2019-12-18 | KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor | Paul Mackerras | 1 | -1/+2 |
2019-12-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+2 |
2019-12-17 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+4 |
2019-12-17 | perf/x86/intel: Fix PT PMI handling | Alexander Shishkin | 1 | -2/+7 |
2019-12-17 | perf/x86/intel/bts: Fix the use of page_private() | Alexander Shishkin | 1 | -5/+11 |
2019-12-17 | perf/x86: Fix potential out-of-bounds access | Peter Zijlstra | 1 | -2/+8 |
2019-12-17 | x86/mce: Fix possibly incorrect severity calculation on AMD | Jan H. Schönherr | 1 | -1/+1 |