Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
63503dba87acfab49280d3b05df6705a6f327e8a
63503db
perf evlist: Rename struct perf_evlist to struct evlist
by Jiri Olsa
· 6 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 6 years ago
9749b90
perf tools: Rename struct thread_map to struct perf_thread_map
by Jiri Olsa
· 6 years ago
f854839
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
by Jiri Olsa
· 6 years ago
df1d685
perf stat: Move loaded out of struct perf_counts_values
by Jiri Olsa
· 6 years ago
e4b00e9
perf trace: Add "sendfile64" alias to the "sendfile" syscall
by Arnaldo Carvalho de Melo
· 6 years ago
ad4153f
perf trace: Reuse BPF augmenters from syscalls with similar args signature
by Arnaldo Carvalho de Melo
· 6 years ago
30a910d
perf trace: Preallocate the syscall table
by Arnaldo Carvalho de Melo
· 6 years ago
b8b1033
perf trace: Mark syscall ids that are not allocated to avoid unnecessary error messages
by Arnaldo Carvalho de Melo
· 6 years ago
5d2bd889
perf trace: Forward error codes when trying to read syscall info
by Arnaldo Carvalho de Melo
· 6 years ago
cfa9ac7
perf trace beauty: Add BPF augmenter for the 'rename' syscall
by Arnaldo Carvalho de Melo
· 6 years ago
247dd65
perf trace beauty: Beautify bind's sockaddr arg
by Arnaldo Carvalho de Melo
· 6 years ago
3c475bc
perf trace beauty: Beautify 'sendto's sockaddr arg
by Arnaldo Carvalho de Melo
· 6 years ago
ef969ca64
perf trace beauty: Do not try to use the fd->pathname beautifier for bind/connect fd arg
by Arnaldo Carvalho de Melo
· 6 years ago
79d725c
perf trace beauty: Disable fd->pathname when close() not enabled
by Arnaldo Carvalho de Melo
· 6 years ago
1d86275
perf trace beauty: Make connect's addrlen be printed as an int, not hex
by Arnaldo Carvalho de Melo
· 6 years ago
212b9ab
perf augmented_raw_syscalls: Augment sockaddr arg in 'connect'
by Arnaldo Carvalho de Melo
· 6 years ago
6f56367
perf augmented_raw_syscalls: Rename augmented_args_filename to augmented_args_payload
by Arnaldo Carvalho de Melo
· 6 years ago
8b8044e
perf trace: Look for default name for entries in the syscalls prog array
by Arnaldo Carvalho de Melo
· 6 years ago
8d5da26
perf augmented_raw_syscalls: Support copying two string syscall args
by Arnaldo Carvalho de Melo
· 6 years ago
bf134ca
perf augmented_raw_syscalls: Switch to using BPF_MAP_TYPE_PROG_ARRAY
by Arnaldo Carvalho de Melo
· 6 years ago
236dd58
perf augmented_raw_syscalls: Add handler for "openat"
by Arnaldo Carvalho de Melo
· 6 years ago
b119970
perf trace: Handle raw_syscalls:sys_enter just like the BPF_OUTPUT augmented event
by Arnaldo Carvalho de Melo
· 6 years ago
3803a22
perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure in place
by Arnaldo Carvalho de Melo
· 6 years ago
6ff8fff
perf trace: Allow specifying the bpf prog to augment specific syscalls
by Arnaldo Carvalho de Melo
· 6 years ago
5834da7
perf trace: Add BPF handler for unaugmented syscalls
by Arnaldo Carvalho de Melo
· 6 years ago
83e69b9
perf trace: Order -e syscalls table
by Arnaldo Carvalho de Melo
· 6 years ago
5ca0b7f
perf trace: Look up maps just on the __augmented_syscalls__ BPF object
by Arnaldo Carvalho de Melo
· 6 years ago
c8c8057
perf trace: Add pointer to BPF object containing __augmented_syscalls__
by Arnaldo Carvalho de Melo
· 6 years ago
af4a099
perf evsel: Store backpointer to attached bpf_object
by Arnaldo Carvalho de Melo
· 6 years ago
2620b7e
perf bpf: Do not attach a BPF prog to a tracepoint if its name starts with !
by Arnaldo Carvalho de Melo
· 6 years ago
941a765
perf include bpf: Add bpf_tail_call() prototype
by Arnaldo Carvalho de Melo
· 6 years ago
b3c303b
Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
2a11c76
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
45aee68
Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
f14312a
platform/x86: pcengines-apuv2: use KEY_RESTART for front button
by Enrico Weigelt
· 6 years ago
8aa259b
libbpf: fix missing __WORDSIZE definition
by Andrii Nakryiko
· 6 years ago
2e9a06d
perf tools: Fix perf.data documentation units for memory size
by Vince Weaver
· 6 years ago
20f9781
perf header: Fix use of unitialized value warning
by Numfor Mbiziwo-Tiapo
· 6 years ago
7622236
perf header: Fix divide by zero error if f_header.attr_size==0
by Vince Weaver
· 6 years ago
e54599c
tools headers UAPI: Sync if_link.h with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
c093de6
tools headers UAPI: Sync sched.h with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
0f58163
tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl
by Arnaldo Carvalho de Melo
· 6 years ago
7ee5261
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
by Arnaldo Carvalho de Melo
· 6 years ago
95dc663
tools headers UAPI: Update tools's copy of drm.h headers
by Arnaldo Carvalho de Melo
· 6 years ago
b830f94
tools headers UAPI: Update tools's copy of mman.h headers
by Arnaldo Carvalho de Melo
· 6 years ago
609488b
Linux 5.3-rc2
by Linus Torvalds
· 6 years ago
c622fc5
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
8e61ea1
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
04ce931
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
572782b
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
ad28fd1
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
29af915
Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
5bb575b
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
a9815a4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e24ce84
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
750991f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
431f288
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
13fbe99
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
88c5083
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
43e317c
Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
5efbd93
Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
523634d
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b25e8a2
kbuild: remove unused single-used-m
by Masahiro Yamada
· 6 years ago
cb36955
gen_compile_commands: lower the entry count threshold
by Masahiro Yamada
· 6 years ago
26c4c71
.gitignore: Add compilation database file
by Toru Komatsu
· 6 years ago
b2eff09
kbuild: remove unused objectify macro
by Masahiro Yamada
· 6 years ago
5168afe
Merge tag 'for-linus-20190726-2' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
40233e7
Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
e1ff739
dt-bindings: Fix more $id value mismatches filenames
by Rob Herring
· 6 years ago
ce842e7
dt-bindings: nvmem: SID: Fix the examples node names
by Maxime Ripard
· 6 years ago
c61f025
dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
by Maxime Ripard
· 6 years ago
f1765a1
of: Fix typo in kerneldoc
by Thierry Reding
· 6 years ago
a689838
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
e2921f9
Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
c6c84f7
block: fix max segment size handling in blk_queue_virt_boundary
by Christoph Hellwig
· 6 years ago
3ea54d9
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
0ed2886
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
4792ba1
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
863fa88
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0441281
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
750c930
Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
b381c016
Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
55d31aa
Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 6 years ago
6108cd4
Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
e0d99c4
tools headers UAPI: Update tools's copy of kvm.h headers
by Arnaldo Carvalho de Melo
· 6 years ago
820571a
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open
by Arnaldo Carvalho de Melo
· 6 years ago
d2eba64
docs: phy: Drop duplicate 'be made'
by Guido Günther
· 6 years ago
19a1c40
fix the struct mount leak in umount_tree()
by Al Viro
· 6 years ago
73f628e
vhost: disable metadata prefetch optimization
by Michael S. Tsirkin
· 6 years ago
98abe02
MAINTAINERS: vfio-ccw: Remove myself as the maintainer
by Farhan Ali
· 6 years ago
ac7a0fc
s390/mm: use shared variables for sysctl range check
by Vasily Gorbik
· 6 years ago
4f419eb
virtio/s390: fix race on airq_areas[]
by Halil Pasic
· 6 years ago
1a2dcff
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
by Halil Pasic
· 6 years ago
a3b46b8
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
by Naohiro Aota
· 6 years ago
4d5308e
Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
f480de3
Merge tag 'drm-misc-fixes-2019-07-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
a035d55
Makefile: Globally enable fall-through warning
by Gustavo A. R. Silva
· 6 years ago
2defb94
drm/i915: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
9e87891
drm/amd/display: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
Next »