Age | Commit message (Expand) | Author |
2019-07-15 | selftests/bpf: put test_stub.o into $(OUTPUT) | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: make directory prerequisites order-only | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: fix attach_probe on s390 | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: use typedef'ed arrays as map values | Andrii Nakryiko |
2019-07-15 | selftests/bpf: add trickier size resolution tests | Andrii Nakryiko |
2019-07-15 | Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ... | Andy Lutomirski |
2019-07-15 | LSM: SafeSetID: verify transitive constrainedness | Jann Horn |
2019-07-15 | LSM: SafeSetID: rewrite userspace API to atomic updates | Jann Horn |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab |
2019-07-15 | docs: blockdev: add it to the admin-guide | Mauro Carvalho Chehab |
2019-07-15 | docs: blockdev: convert to ReST | Mauro Carvalho Chehab |
2019-07-15 | Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-07-15 | perf version: Fix segfault due to missing OPT_END() | Ravi Bangoria |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-14 | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat... | Linus Torvalds |
2019-07-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-13 | Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2019-07-12 | Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-12 | tc-tests: updated skbedit tests | Roman Mashak |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | tools/vm/slabinfo: add sorting info to help menu | Tobin C. Harding |
2019-07-12 | tools/vm/slabinfo: add option to sort by partial slabs | Tobin C. Harding |
2019-07-12 | tools/vm/slabinfo: add partial slab listing to -X | Tobin C. Harding |
2019-07-12 | tools/vm/slabinfo: order command line options | Tobin C. Harding |
2019-07-12 | perf vendor events s390: Add JSON files for machine type 8561 | Thomas Richter |
2019-07-12 | selftests/bpf: fix compiling loop{1, 2, 3}.c on s390 | Ilya Leoshkevich |
2019-07-12 | selftests/bpf: make PT_REGS_* work in userspace | Ilya Leoshkevich |
2019-07-12 | selftests/bpf: fix s930 -> s390 typo | Ilya Leoshkevich |
2019-07-12 | selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH) | Ilya Leoshkevich |
2019-07-12 | selftests/bpf: do not ignore clang failures | Ilya Leoshkevich |
2019-07-12 | tools: bpftool: add raw_tracepoint_writable prog type to header | Daniel T. Lee |
2019-07-12 | selftests/bpf: fix bpf_target_sparc check | Ilya Leoshkevich |
2019-07-12 | tools/power/x86/intel-speed-select: Add .gitignore file | Prarit Bhargava |
2019-07-12 | libbpf: fix ptr to u64 conversion warning on 32-bit platforms | Andrii Nakryiko |
2019-07-11 | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-11 | perf cs-etm: Return errcode in cs_etm__process_auxtrace_info() | YueHaibing |
2019-07-11 | perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info | YueHaibing |
2019-07-11 | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-10 | perf scripts python: export-to-postgresql.py: Export switch events | Adrian Hunter |
2019-07-10 | perf scripts python: export-to-sqlite.py: Export switch events | Adrian Hunter |
2019-07-10 | perf db-export: Export switch events | Adrian Hunter |
2019-07-10 | perf db-export: Factor out db_export__threads() | Adrian Hunter |
2019-07-10 | perf script: Add scripting operation process_switch() | Adrian Hunter |