summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf trace beauty: Beautify 'sendto's sockaddr argArnaldo Carvalho de Melo2019-07-291-0/+21
* perf trace beauty: Do not try to use the fd->pathname beautifier for bind/con...Arnaldo Carvalho de Melo2019-07-291-2/+4
* perf trace beauty: Disable fd->pathname when close() not enabledArnaldo Carvalho de Melo2019-07-291-3/+16
* perf trace beauty: Make connect's addrlen be printed as an int, not hexArnaldo Carvalho de Melo2019-07-291-1/+2
* perf augmented_raw_syscalls: Augment sockaddr arg in 'connect'Arnaldo Carvalho de Melo2019-07-291-5/+30
* perf augmented_raw_syscalls: Rename augmented_args_filename to augmented_args...Arnaldo Carvalho de Melo2019-07-291-10/+12
* perf trace: Look for default name for entries in the syscalls prog arrayArnaldo Carvalho de Melo2019-07-291-11/+19
* perf augmented_raw_syscalls: Support copying two string syscall argsArnaldo Carvalho de Melo2019-07-292-0/+22
* perf augmented_raw_syscalls: Switch to using BPF_MAP_TYPE_PROG_ARRAYArnaldo Carvalho de Melo2019-07-291-111/+16
* perf augmented_raw_syscalls: Add handler for "openat"Arnaldo Carvalho de Melo2019-07-292-0/+18
* perf trace: Handle raw_syscalls:sys_enter just like the BPF_OUTPUT augmented ...Arnaldo Carvalho de Melo2019-07-291-0/+15
* perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure ...Arnaldo Carvalho de Melo2019-07-292-4/+86
* perf trace: Allow specifying the bpf prog to augment specific syscallsArnaldo Carvalho de Melo2019-07-292-2/+71
* perf trace: Add BPF handler for unaugmented syscallsArnaldo Carvalho de Melo2019-07-292-0/+22
* perf trace: Order -e syscalls tableArnaldo Carvalho de Melo2019-07-291-0/+8
* perf trace: Look up maps just on the __augmented_syscalls__ BPF objectArnaldo Carvalho de Melo2019-07-291-13/+7
* perf trace: Add pointer to BPF object containing __augmented_syscalls__Arnaldo Carvalho de Melo2019-07-291-0/+15
* perf evsel: Store backpointer to attached bpf_objectArnaldo Carvalho de Melo2019-07-295-4/+9
* perf bpf: Do not attach a BPF prog to a tracepoint if its name starts with !Arnaldo Carvalho de Melo2019-07-291-0/+9
* perf include bpf: Add bpf_tail_call() prototypeArnaldo Carvalho de Melo2019-07-291-0/+2
* Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...Ingo Molnar2019-07-2920-35/+352
|\
| * libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko2019-07-291-0/+5
| * perf tools: Fix perf.data documentation units for memory sizeVince Weaver2019-07-291-1/+1
| * perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-07-291-1/+1
| * perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-07-291-0/+7
| * tools headers UAPI: Sync if_link.h with the kernelArnaldo Carvalho de Melo2019-07-291-0/+5
| * tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-07-291-1/+29
| * tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctlArnaldo Carvalho de Melo2019-07-291-0/+26
| * tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo2019-07-291-3/+6
| * tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2019-07-292-3/+207
| * tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo2019-07-294-20/+13
| * tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2019-07-265-5/+43
| * tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo2019-07-262-1/+9
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-294-54/+89
|\ \
| * | vhost: disable metadata prefetch optimizationMichael S. Tsirkin2019-07-261-1/+1
| * | iommu/virtio: Update to most recent specificationJean-Philippe Brucker2019-07-222-25/+47
| * | balloon: fix up commentsMichael S. Tsirkin2019-07-221-30/+37
| * | mm/balloon_compaction: avoid duplicate page removalWei Wang2019-07-221-3/+9
* | | Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-294-4/+10
|\ \ \
| * | | platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt2019-07-291-1/+1
| * | | platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj2019-07-251-0/+1
| * | | Platform: OLPC: add SPI MODULE_DEVICE_TABLELubomir Rintel2019-07-251-0/+6
| * | | platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson2019-07-251-0/+1
| * | | platform/x86: pcengines-apuv2: Fix softdep statementJean Delvare2019-07-251-3/+1
| |/ /
* | | Linux 5.3-rc2v5.3-rc2Linus Torvalds2019-07-281-1/+1
* | | Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-281-0/+7
|\ \ \
| * | | structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann2019-07-251-0/+7
* | | | Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-284-7/+5
|\ \ \ \
| * | | | kbuild: remove unused single-used-mMasahiro Yamada2019-07-271-2/+0
| * | | | gen_compile_commands: lower the entry count thresholdMasahiro Yamada2019-07-271-2/+2