aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Gravatar Patrick Wang 1-1/+1
2022-06-16tools/vm/slabinfo: use alphabetic order when two values are equalGravatar Yuanzheng Song 1-10/+22
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-15/+19
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingGravatar Jason A. Donenfeld 3-15/+19
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-2/+77
2022-06-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-0/+32
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-3/+7
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfGravatar Jakub Kicinski 1-0/+43
2022-06-07selftests/bpf: Add selftest for calling global functions from freplaceGravatar Toke Høiland-Jørgensen 2-0/+32
2022-06-07KVM: selftests: Make hyperv_clock selftest more stableGravatar Vitaly Kuznetsov 1-3/+7
2022-06-07selftests net: fix bpf build errorGravatar Lina Wang 1-2/+2
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+7
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+3
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+5
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 2-18/+19
2022-06-04Merge tag 'perf-tools-for-v5.19-2022-06-04' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 38-738/+2163
2022-06-03Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2022-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+2
2022-06-03perf vendor events intel: Update metrics for AlderlakeGravatar Zhengjun Xing 1-50/+113
2022-06-03perf vendor events intel: Add metrics for SapphirerapidsGravatar Zhengjun Xing 1-0/+530
2022-06-03perf c2c: Fix sorting in percent_rmt_hitm_cmp()Gravatar Leo Yan 1-2/+2
2022-06-03perf mem: Trace physical address for Arm SPE eventsGravatar Leo Yan 1-3/+3
2022-06-03perf list: Update event description for IBM zEC12/zBC12 to latest levelGravatar Thomas Richter 3-89/+89
2022-06-03perf list: Update event description for IBM z196/z114 to latest levelGravatar Thomas Richter 3-78/+78
2022-06-03perf list: Update event description for IBM z15 to latest levelGravatar Thomas Richter 4-184/+182
2022-06-03perf list: Update event description for IBM z14 to latest levelGravatar Thomas Richter 3-99/+99
2022-06-03perf list: Update event description for IBM z13 to latest levelGravatar Thomas Richter 3-106/+106
2022-06-03perf list: Update event description for IBM z10 to latest levelGravatar Thomas Richter 3-74/+74
2022-06-03perf list: Add IBM z16 event description for s390Gravatar Thomas Richter 5-0/+700
2022-06-03perf record: Support sample-read topdown metric group for hybrid platformsGravatar Zhengjun Xing 3-18/+13
2022-06-03perf lock: Change to synthesize task eventsGravatar Namhyung Kim 1-1/+1
2022-06-03perf unwind: Fix segbase for ld.lld linked objectsGravatar Fangrui Song 2-30/+77
2022-06-03perf test arm-spe: Check if perf-record hangs when recording workload with forksGravatar German Gomez 1-0/+92
2022-06-03perf docs: Correct typo of event_sourcesGravatar Ian Rogers 3-3/+3
2022-06-03perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsGravatar Zhengjun Xing 1-1/+1
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-92/+318
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-4/+10
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2022-06-03Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2022-06-03bitmap: Fix return values to be unsignedGravatar Kees Cook 2-18/+19
2022-06-03LoongArch: Add other common headersGravatar Huacai Chen 1-0/+2
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-13/+14
2022-06-02kselftest/arm64: signal: Skip SVE signal test if not enough VLs supportedGravatar Cristian Marussi 1-0/+2
2022-06-02Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-117/+278
2022-06-01delayacct: track delays from write-protect copyGravatar Yang Yang 1-1/+7
2022-06-01netfilter: nat: really support inet nat without l3 addressGravatar Florian Westphal 1-0/+43
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-16/+9
2022-05-31selftests: alsa: Handle pkg-config failure more gracefullyGravatar Mark Brown 1-0/+3
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naGravatar Arun Ajith S 1-12/+11
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-0/+2