Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
353120b48d4f61288e4745b0c8a191784b11c0f4
353120b
libperf: Add perf_mmap__init() function
by Jiri Olsa
· 5 years ago
26d5310
MAINTAINERS: Add entry for perf tool arm64 pmu-events files
by John Garry
· 5 years ago
42466b9
perf tools: Avoid 'sample_reg_masks' being const + weak
by Ian Rogers
· 5 years ago
728db19
perf beauty: Introduce strtoul() for x86 MSRs
by Arnaldo Carvalho de Melo
· 5 years ago
90df024
perf trace: Expand strings in filters to integers
by Arnaldo Carvalho de Melo
· 5 years ago
d0a3a10
perf trace: Introduce a strtoul() method for 'struct strarrays'
by Arnaldo Carvalho de Melo
· 5 years ago
3f41b77
perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'
by Arnaldo Carvalho de Melo
· 5 years ago
d4097f1
perf trace: Introduce --filter for tracepoint events
by Arnaldo Carvalho de Melo
· 5 years ago
1827ab5
perf evlist: Introduce append_tp_filter_pid() and append_tp_filter_pids()
by Arnaldo Carvalho de Melo
· 5 years ago
53c92f7
perf evlist: Introduce append_tp_filter() method
by Arnaldo Carvalho de Melo
· 5 years ago
05cea44
perf evlist: Factor out asprintf routine to build a tracepoint pid filter
by Arnaldo Carvalho de Melo
· 5 years ago
c330ef2
perf trace: Associate the "msr" tracepoint arg name with x86_MSR__scnprintf()
by Arnaldo Carvalho de Melo
· 5 years ago
646b3e2
perf trace beauty: Add the glue for the autogenerated MSR arrays
by Arnaldo Carvalho de Melo
· 5 years ago
5d88099
perf trace: Allow associating scnprintf routines with well known arg names
by Arnaldo Carvalho de Melo
· 5 years ago
fd21834
perf beauty: Hook up the x86 MSR table generator
by Arnaldo Carvalho de Melo
· 5 years ago
693d345
perf trace beauty: Add a x86 MSR cmd id->str table generator
by Arnaldo Carvalho de Melo
· 5 years ago
8d6505b
perf beauty: Make strarray's offset be u64
by Arnaldo Carvalho de Melo
· 5 years ago
444e2ff
tools arch x86: Grab a copy of the file containing the MSR numbers
by Arnaldo Carvalho de Melo
· 5 years ago
f11b280
perf trace: Allow choosing how to augment the tracepoint arguments
by Arnaldo Carvalho de Melo
· 5 years ago
311baaf
perf trace: Enclose all events argument lists with ()
by Arnaldo Carvalho de Melo
· 5 years ago
9597945
perf trace: Add array of chars scnprintf beautifier
by Arnaldo Carvalho de Melo
· 5 years ago
888ca854
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
by Arnaldo Carvalho de Melo
· 5 years ago
3e0c9b2
perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt
by Arnaldo Carvalho de Melo
· 5 years ago
947b843
perf trace: Allocate an array of beautifiers for tracepoint args
by Arnaldo Carvalho de Melo
· 5 years ago
8d1d4ff
perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
by Arnaldo Carvalho de Melo
· 5 years ago
3714437
perf script: Allow --time with --reltime
by Andi Kleen
· 5 years ago
fce9501
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
by Björn Töpel
· 5 years ago
06f84d1
perf tools: Make usage of test_attr__* optional for perf-sys.h
by Björn Töpel
· 5 years ago
b3700f2
perf scripts python: exported-sql-viewer.py: Add Time chart by CPU
by Adrian Hunter
· 5 years ago
e69d5df
perf scripts python: exported-sql-viewer.py: Add ability for Call tree to open at a specified task and time
by Adrian Hunter
· 5 years ago
da4264f
perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time
by Adrian Hunter
· 5 years ago
9a9dae3
perf scripts python: exported-sql-viewer.py: Add global time range calculations
by Adrian Hunter
· 5 years ago
42c303f
perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout
by Adrian Hunter
· 5 years ago
181ea40
perf scripts python: exported-sql-viewer.py: Add LookupModel()
by Adrian Hunter
· 5 years ago
8bd436b
perf trace augmented_syscalls: Do not show syscalls when none was asked for
by Arnaldo Carvalho de Melo
· 5 years ago
7e03592
perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose is processed
by Arnaldo Carvalho de Melo
· 5 years ago
bcddbfc
perf trace: Generalize the syscall_fmt find routines
by Arnaldo Carvalho de Melo
· 5 years ago
9b2036c
perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
by Arnaldo Carvalho de Melo
· 5 years ago
206d635
perf trace: Make evlist__set_evsel_handler() affect just entries without a handler
by Arnaldo Carvalho de Melo
· 5 years ago
c0e5347
perf evlist: Adopt __set_tracepoint_handlers method from perf_session
by Arnaldo Carvalho de Melo
· 5 years ago
608127f
perf top: Initialize perf_env->cpuid, needed by the per arch annotation init routine
by Arnaldo Carvalho de Melo
· 5 years ago
f1cedfb
perf env: Add routine to read the env->cpuid from the running machine
by Arnaldo Carvalho de Melo
· 5 years ago
f733c6b
perf/core: Fix inheritance of aux_output groups
by Alexander Shishkin
· 5 years ago
a4cf7b3
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
da0c9ea
Linux 5.4-rc2
by Linus Torvalds
· 5 years ago
b212921
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
by Linus Torvalds
· 5 years ago
7cdb85d
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
43b815c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
2d00aee
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
126195c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
4f11918
Merge branch 'readdir' (readdir speedup and sanity checking)
by Linus Torvalds
· 5 years ago
8a23eb8
Make filldir[64]() verify the directory entry filename is valid
by Linus Torvalds
· 5 years ago
9f79b78
Convert filldir[64]() from __put_user() to unsafe_put_user()
by Linus Torvalds
· 9 years ago
9819a30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6fe137c
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
d0dea73
KVM: s390: mark __insn32_query() as __always_inline
by Heiko Carstens
· 5 years ago
b1c41ac
KVM: s390: fix __insn32_query() inline assembly
by Heiko Carstens
· 5 years ago
2cf2aa6
dma-mapping: fix false positivse warnings in dma_common_free_remap()
by Andrey Smirnov
· 5 years ago
86cdd2f
kheaders: make headers archive reproducible
by Dmitry Goldin
· 5 years ago
d188b8c
kbuild: update compile-test header list for v5.4-rc2
by Masahiro Yamada
· 5 years ago
4349670
kbuild: two minor updates for Documentation/kbuild/modules.rst
by Masahiro Yamada
· 5 years ago
7a82e3f
scripts/setlocalversion: clear local variable to make it work for sh
by Masahiro Yamada
· 5 years ago
82fdd12
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
01bb251
video/logo: do not generate unneeded logo C files
by Masahiro Yamada
· 5 years ago
a9bbe79
video/logo: remove unneeded *.o pattern from clean-files
by Masahiro Yamada
· 5 years ago
7a8beb7
integrity: remove pointless subdir-$(CONFIG_...)
by Masahiro Yamada
· 5 years ago
6b190d3
integrity: remove unneeded, broken attempt to add -fshort-wchar
by Masahiro Yamada
· 5 years ago
ef129d3
selftests/net: add nettest to .gitignore
by Jakub Kicinski
· 5 years ago
1acb8f2a
net: qlogic: Fix memory leak in ql_alloc_large_buffers
by Navid Emamdoost
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
e3ba9bf6
Merge branch 'Fix-regression-with-AR8035-speed-downgrade'
by David S. Miller
· 5 years ago
06d5f34
net: phy: at803x: use operating parameters from PHY-specific status
by Russell King
· 5 years ago
2d880b8
net: phy: extract pause mode
by Russell King
· 5 years ago
8d3dc3ac
net: phy: extract link partner advertisement reading
by Russell King
· 5 years ago
4cf6c57
net: phy: fix write to mii-ctrl1000 register
by Russell King
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
ea977d1
net: phy: allow for reset line to be tied to a sleepy GPIO controller
by Andrea Merello
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
a54cdee
r8152: Set macpassthru in reset_resume callback
by Kai-Heng Feng
· 5 years ago
6b517374
cxgb4:Fix out-of-bounds MSI-X info array access
by Vishal Kulkarni
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
db9b2e0
rxrpc: Fix rxrpc_recvmsg tracepoint
by David Howells
· 5 years ago
cf74ac6
qmi_wwan: add support for Cinterion CLS8 devices
by Reinhard Speyerer
· 5 years ago
4ea6553
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
812ad49
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
a4ad51e
Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
6822c29
MIPS: fw/arc: Remove unused addr variable
by Paul Burton
· 5 years ago
b145b0e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
50dfd03
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
e524d16
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
af0622f
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
60c1b3e
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
by Patrice Chotard
· 5 years ago
768b47b
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
c4bd70e
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
61c3134
s390: update defconfigs
by Heiko Carstens
· 5 years ago
771c24f
s390/pci: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
6818b54
s390/mm: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
7f032fe
s390/jump_label: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
Next »