index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge tag 'linux-cpupower-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-29
libperf: Get rid of attr.id field
Namhyung Kim
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-08-29
libperf: Add perf_record_header_attr_id()
Namhyung Kim
2023-08-29
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-29
perf pmus: Sort pmus by name then suffix
Ian Rogers
2023-08-29
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
Yanteng Si
2023-08-29
perf beauty mmap_flags: Fix script for archs that use the generic mman.h
Yanteng Si
2023-08-29
perf tools: Allow to use cpuinfo on LoongArch
Yanteng Si
2023-08-29
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-nolibc-6.6-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-next-6.6-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-28
Merge tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-08-28
KVM: s390: selftests: Add selftest for single-stepping
Ilya Leoshkevich
2023-08-28
selftests: bonding: create directly devices in the target namespaces
Zhengchao Shao
2023-08-27
selftests: tls: test some invalid inputs for setsockopt
Sabrina Dubroca
2023-08-27
selftests: tls: add getsockopt test
Sabrina Dubroca
2023-08-27
selftests: tls: add test variants for aria-gcm
Sabrina Dubroca
2023-08-27
tools/net/ynl: Add support for create flags
Donald Hunter
2023-08-27
tools/net/ynl: Implement nlattr array-nest decoding in ynl
Donald Hunter
2023-08-27
tools/net/ynl: Add support for netlink-raw families
Donald Hunter
2023-08-27
tools/net/ynl: Fix extack parsing with fixed header genlmsg
Donald Hunter
2023-08-27
tools/ynl: Add mcast-group schema parsing to ynl
Donald Hunter
2023-08-25
tools: ynl-gen: fix uAPI generation after tempfile changes
Jakub Kicinski
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-25
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
selftests/bpf: Add tests for rbtree API interaction in sleepable progs
Dave Marchevsky
[prev]
[next]