index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-08-03
Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-03
Merge tag 'objtool-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-01
Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...
Ingo Molnar
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-30
selftests/bpf: fix netdevsim trap_flow_action_cookie read
Hangbin Liu
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-30
iocost_monitor: start from the oldest usage index
Chengming Zhou
2020-07-30
selftests/bpf: Extend map-in-map selftest to detect memory leaks
Andrii Nakryiko
2020-07-29
selftests: ethtool: Fix test when only two speeds are supported
Amit Cohen
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
2020-07-27
selftests/net: so_txtime: fix clang issues for target arch PowerPC
Tanner Love
2020-07-27
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
2020-07-27
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2020-07-27
selftests: kvm: do not set guest mode flag
Paolo Bonzini
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
2020-07-27
pm-graph v5.7 - important s2idle fixes
Todd Brandt
2020-07-27
Merge tag 'linux-cpupower-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-21
selftest: txtimestamp: fix net ns entry logic
Paolo Pisati
2020-07-21
s390/cpum_cf,perf: change DFLT_CCERROR counter name
Thomas Richter
2020-07-21
tools/memory-model: Remove smp_read_barrier_depends() from informal doc
Will Deacon
2020-07-21
tools: bpf: Use local copy of headers including uapi/linux/filter.h
Will Deacon
2020-07-20
selftests: add clone3() CAP_CHECKPOINT_RESTORE test
Adrian Reber
2020-07-20
tools headers UAPI: Update tools's copy of linux/perf_event.h
Leo Yan
[next]