]> Git Repo - linux.git/history - tools
lib: parser: optimize match_NUMBER apis to use local array
[linux.git] / tools /
2023-01-04 Linus TorvaldsMerge tag 'nfsd-6.2-2' of git://git.kernel.org/pub...
2023-01-04 Namhyung Kimperf stat: Fix handling of --for-each-cgroup with ...
2023-01-04 Namhyung Kimperf stat: Fix handling of unsupported cgroup events...
2023-01-04 Thomas Richterperf test record_probe_libc_inet_pton: Fix test on...
2023-01-04 Aaron Thompsonmemblock tests: Fix compilation error.
2023-01-03 Daniel VetterMerge tag 'drm-misc-next-fixes-2023-01-03' of git:...
2023-01-03 Thomas Richterperf lock contention: Fix core dump related to not...
2023-01-03 Ian Rogersperf build: Don't propagate subdir to submakes for...
2023-01-03 Arnaldo Carvalho... perf test record_probe_libc_inet_pton: Fix failure...
2023-01-03 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2023-01-03 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2023-01-02 Linus TorvaldsMerge tag 'for-6.2-rc2-tag' of git://git.kernel.org...
2023-01-02 Arnaldo Carvalho... perf tools: Fix segfault when trying to process tracepo...
2023-01-02 Ahelenia Ziemiańskaperf tools: Don't include signature in version strings
2023-01-02 Yang Jihongperf help: Use HAVE_LIBTRACEEVENT to filter out unsuppo...
2023-01-02 Eric Linperf tools riscv: Fix build error on riscv due to missi...
2023-01-02 Miaoqian Linperf tools: Fix resources leak in perf_data__open_dir()
2023-01-01 Linus TorvaldsMerge tag 'perf_urgent_for_v6.2_rc2' of git://git.kerne...
2023-01-01 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel...
2023-01-01 Linus TorvaldsMerge tag 'locking_urgent_for_v6.2_rc2' of git://git...
2023-01-01 Linus TorvaldsMerge tag 'drm-fixes-2023-01-01' of git://anongit.freed...
2023-01-01 David S. MillerMerge branch 'selftests-fix'
2023-01-01 Po-Hsu Linselftests: net: return non-zero for failures reported...
2023-01-01 Po-Hsu Linselftests: net: fix cleanup_v6() for arp_ndisc_evict_no...
2022-12-31 Linus TorvaldsMerge tag 'kbuild-fixes-v6.2' of git://git.kernel.org...
2022-12-31 Linus TorvaldsMerge tag 'ata-6.2-rc2' of git://git.kernel.org/pub...
2022-12-30 Linus TorvaldsMerge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub...
2022-12-30 Linus TorvaldsMerge tag 'sound-6.2-rc2' of git://git.kernel.org/pub...
2022-12-30 Martin K. PetersenMerge branch '6.2/mpt-mpi' into 6.2/scsi-fixes
2022-12-30 Martin K. PetersenMerge branch '6.2/scsi-queue' into 6.2/scsi-fixes
2022-12-30 Po-Hsu Linselftests: net: fix cmsg_so_mark.sh test hang
2022-12-30 David S. MillerMerge tag 'mlx5-fixes-2022-12-28' of git://git.kernel...
2022-12-30 David S. MillerMerge branch 'tcp-bhash2-fixes'
2022-12-30 Kuniyuki Iwashimatcp: Add selftest for bind() and TIME_WAIT.
2022-12-30 Linus TorvaldsMerge tag 'block-6.2-2022-12-29' of git://git.kernel...
2022-12-30 Linus TorvaldsMerge tag 'io_uring-6.2-2022-12-29' of git://git.kernel...
2022-12-30 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of...
2022-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-12-28 Alexei StarovoitovMerge branch 'bpf: fix the crash caused by task iterato...
2022-12-28 Kui-Feng Leeselftests/bpf: add a test for iter/task_vma for short...
2022-12-28 Alexei Starovoitovselftests/bpf: Temporarily disable part of btf_dump...
2022-12-28 Paolo BonziniMerge branch 'kvm-late-6.1-fixes' into HEAD
2022-12-28 Paolo BonziniKVM: selftests: restore special vmmcall code layout...
2022-12-28 Paolo BonziniKVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
2022-12-28 Davidlohr Buesotools/virtio: remove smp_read_barrier_depends()
2022-12-28 Davidlohr Buesotools/virtio: remove stray characters
2022-12-28 wangjianlitools/virtio: Variable type completion
2022-12-28 Shaomin Dengtools: Delete the unneeded semicolon after curly braces
2022-12-28 Ricardo Cañuelotools/virtio: initialize spinlocks in vring_test.c
2022-12-27 Mark Brownregulator: Merge up forgotten fix
2022-12-27 Oliver UptonKVM: selftests: Mark correct page as mapped in virt_map()
2022-12-27 Oliver UptonKVM: arm64: selftests: Don't identity map the ucall...
2022-12-27 Paolo BonziniKVM: selftests: document the default implementation...
2022-12-27 Sean ChristophersonKVM: selftests: Use magic value to signal ucall_alloc...
2022-12-27 Sean ChristophersonKVM: selftests: Disable "gnu-variable-sized-type-not...
2022-12-27 Sean ChristophersonKVM: selftests: Include lib.mk before consuming $(CC)
2022-12-27 Sean ChristophersonKVM: selftests: Explicitly disable builtins for mem...
2022-12-27 Sean ChristophersonKVM: selftests: Probe -no-pie with actual CFLAGS used...
2022-12-27 Sean ChristophersonKVM: selftests: Use proper function prototypes in probi...
2022-12-27 Sean ChristophersonKVM: selftests: Rename UNAME_M to ARCH_DIR, fill explic...
2022-12-27 Sean ChristophersonKVM: selftests: Fix a typo in x86-64's kvm_get_cpu_addr...
2022-12-27 Sean ChristophersonKVM: selftests: Use pattern matching in .gitignore
2022-12-27 Sean ChristophersonKVM: selftests: Fix divide-by-zero bug in memslot_perf_test
2022-12-27 Sean ChristophersonKVM: selftests: Delete dead code in x86_64/vmx_tsc_adju...
2022-12-27 Sean ChristophersonKVM: selftests: Define literal to asm constraint in...
2022-12-27 Mark BrownASoC: SOF: Fixes for suspend after firmware crash
2022-12-24 David S. MillerMerge tag 'for-netdev' of git://git.kernel.org/pub...
2022-12-23 Linus TorvaldsMerge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org...
2022-12-23 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc1' of git://git.kernel...
2022-12-23 Linus TorvaldsMerge tag 'coccinelle-6.2' of git://git.kernel.org...
2022-12-23 Stanislav Fomichevselftests/bpf: Add host-tools to gitignore
2022-12-23 Linus TorvaldsMerge tag 'hardening-v6.2-rc1-fixes' of git://git.kerne...
2022-12-23 Linus TorvaldsMerge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel...
2022-12-23 Linus TorvaldsMerge tag 'dma-mapping-2022-12-23' of git://git.infrade...
2022-12-23 Linus TorvaldsMerge tag '9p-for-6.2-rc1' of https://github.com/martin...
2022-12-23 Linus TorvaldsMerge tag 'sound-6.2-rc1-2' of git://git.kernel.org...
2022-12-23 Linus TorvaldsMerge tag 'drm-next-2022-12-23' of git://anongit.freede...
2022-12-23 Linus TorvaldsMerge tag 'mips_6.2_1' of git://git.kernel.org/pub...
2022-12-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-22-14-34' of...
2022-12-23 Sean ChristophersonKVM: selftests: Zero out valid_bank_mask for "all"...
2022-12-23 Hao Sunselftests/bpf: check null propagation only neither...
2022-12-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2022-12-22 Linus TorvaldsMerge tag 'afs-next-20221222' of git://git.kernel.org...
2022-12-22 Anton Protopopovbpftool: Fix linkage with statically built libllvm
2022-12-22 Linus TorvaldsMerge tag 'perf-tools-for-v6.2-2-2022-12-22' of git...
2022-12-22 Arnaldo Carvalho... perf python: Fix splitting CC into compiler and options
2022-12-22 Takashi IwaiMerge tag 'asoc-v6.2-3' of https://git.kernel.org/pub...
2022-12-22 Takashi IwaiMerge branch 'for-next' into for-linus
2022-12-22 Linus TorvaldsMerge tag 'trace-v6.2-1' of git://git.kernel.org/pub...
2022-12-22 Linus TorvaldsMerge tag 'trace-probes-v6.2' of git://git.kernel.org...
2022-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-12-22 Jakub KicinskiMerge tag 'wireless-2022-12-21' of git://git.kernel...
2022-12-22 Linus TorvaldsMerge tag 'block-6.2-2022-12-19' of git://git.kernel...
2022-12-22 Linus TorvaldsMerge tag 'io_uring-6.2-2022-12-19' of git://git.kernel...
2022-12-21 Martin KaFai Lauselftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL
2022-12-21 Arnaldo Carvalho... perf scripting python: Don't be strict at handling...
2022-12-21 Hans-Peter Nilssonperf arm64: Simplify mksyscalltbl
2022-12-21 Linus TorvaldsMerge tag '6.2-rc-smb3-client-fixes-part2' of git:...
2022-12-21 Linus TorvaldsMerge tag 'ntfs3_for_6.2' of https://github.com/Paragon...
2022-12-21 Linus TorvaldsMerge tag 'fs.mount.propagation.fix.v6.2-rc1' of git...
next
This page took 0.242084 seconds and 7 git commands to generate.