Age | Commit message (Expand) | Author |
2019-03-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-12 | Drop flex_arrays | Kent Overstreet |
2019-03-12 | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss |
2019-03-11 | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-03-11 | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-10 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2019-03-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds |
2019-03-09 | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-09 | Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-08 | bpf, libbpf: fixing leak when kernel does not support btf | Nikita V. Shirokov |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-07 | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field | Daniel Borkmann |
2019-03-07 | selftests: bpf: test_progs: initialize duration in singal_pending test | Stanislav Fomichev |
2019-03-07 | libbpf: force fixdep compilation at the start of the build | Stanislav Fomichev |
2019-03-07 | selftests: bpf: fix compilation with out-of-tree $(OUTPUT) | Stanislav Fomichev |
2019-03-07 | selftests/bpf: test that GSO works in lwt_ip_encap | Peter Oskolkov |
2019-03-06 | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-03-06 | perf data: Force perf_data__open|close zero data->file.path | Jiri Olsa |
2019-03-06 | perf session: Fix double free in perf_data__close | Jiri Olsa |
2019-03-06 | perf evsel: Probe for precise_ip with simple attr | Jiri Olsa |
2019-03-06 | perf tools: Read and store caps/max_precise in perf_pmu | Jiri Olsa |
2019-03-06 | perf hist: Fix memory leak of srcline | Jiri Olsa |
2019-03-06 | perf hist: Add error path into hist_entry__init | Jiri Olsa |
2019-03-06 | perf c2c: Fix c2c report for empty numa node | Jiri Olsa |
2019-03-06 | perf script python: Add Python3 support to intel-pt-events.py | Tony Jones |
2019-03-06 | perf script python: Add Python3 support to event_analyzing_sample.py | Tony Jones |
2019-03-06 | perf script python: add Python3 support to check-perf-trace.py | Tony Jones |
2019-03-06 | perf script python: Add Python3 support to futex-contention.py | Tony Jones |
2019-03-06 | perf script python: Remove mixed indentation | Tony Jones |
2019-03-06 | perf diff: Support --pid/--tid filter options | Jin Yao |
2019-03-06 | perf diff: Support --cpu filter option | Jin Yao |
2019-03-06 | perf diff: Support --time filter option | Jin Yao |
2019-03-06 | perf thread: Generalize function to copy from thread addr space from intel-bt... | Andi Kleen |
2019-03-06 | io_uring: add a few test tools | Jens Axboe |
2019-03-06 | perf annotate: Calculate the max instruction name, align column to that | Arnaldo Carvalho de Melo |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-03-06 | perf clang: Remove needless extra semicolon | Yang Wei |
2019-03-06 | perf bpf: Automatically add BTF ELF markers | Arnaldo Carvalho de Melo |
2019-03-05 | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder |
2019-03-05 | proc: more robust bulk read test | Alexey Dobriyan |