Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9d49169c5958e429ffa6874fbef734ae7502ad65
9d49169
perf script: Assume native_arch for pipe mode
by Song Liu
· 6 years ago
1334bb9
perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view
by Adrian Hunter
· 6 years ago
d8d051d
perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view
by Adrian Hunter
· 6 years ago
ceb7547
perf hists browser: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 6 years ago
0702f23
perf cs-etm: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 6 years ago
72de3fd
perf parse-events: Remove unused variable: error
by Luke Mujica
· 6 years ago
34c9af5
perf parse-events: Remove unused variable 'i'
by Luke Mujica
· 6 years ago
acc7bfb
perf metricgroup: Add missing list_del_init() when flushing egroups list
by Arnaldo Carvalho de Melo
· 6 years ago
e56fbc9
perf tools: Use list_del_init() more thorougly
by Arnaldo Carvalho de Melo
· 6 years ago
d8f9da2
perf tools: Use zfree() where applicable
by Arnaldo Carvalho de Melo
· 6 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
e5653eb
perf tools: Move get_current_dir_name() cond prototype out of util.h
by Arnaldo Carvalho de Melo
· 6 years ago
245aec7
perf namespaces: Move the conditional setns() prototype to namespaces.h
by Arnaldo Carvalho de Melo
· 6 years ago
215a0d3
perf tools: Add missing headers, mostly stdlib.h
by Arnaldo Carvalho de Melo
· 6 years ago
fc50e0b
perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel
by Arnaldo Carvalho de Melo
· 6 years ago
f3c8d90
perf session: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 6 years ago
40978e9
perf inject: The tool->read() call may pass a NULL evsel, handle it
by Arnaldo Carvalho de Melo
· 6 years ago
363bbae
perf map: Fix potential NULL pointer dereference found by smatch tool
by Leo Yan
· 6 years ago
7a6d49d
perf trace: Fix potential NULL pointer dereference found by the smatch tool
by Leo Yan
· 6 years ago
600c787
perf annotate: Fix dereferencing freed memory found by the smatch tool
by Leo Yan
· 6 years ago
111442c
perf top: Fix potential NULL pointer dereference detected by the smatch tool
by Leo Yan
· 6 years ago
c74b050
perf stat: Fix use-after-freed pointer detected by the smatch tool
by Leo Yan
· 6 years ago
4e4cf62
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
by Numfor Mbiziwo-Tiapo
· 6 years ago
d1d59b8
Merge tag 'perf-urgent-for-mingo-5.3-20190708-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
686cbe9
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
e3b22a6
Merge remote-tracking branch 'tip/perf/core' into perf/urgent
by Arnaldo Carvalho de Melo
· 6 years ago
552a031
Merge tag 'v5.2' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
0ecfebd
Linux 5.2
by Linus Torvalds
· 6 years ago
05c7846
tools build: Check if gettid() is available before providing helper
by Arnaldo Carvalho de Melo
· 6 years ago
dab0f4e
perf jvmti: Address gcc string overflow warning for strncpy()
by Jiri Olsa
· 6 years ago
c18ae63
perf python: Remove -fstack-protector-strong if clang doesn't have it
by Arnaldo Carvalho de Melo
· 6 years ago
d5b2179
perf annotate TUI browser: Do not use member from variable within its own initialization
by Arnaldo Carvalho de Melo
· 6 years ago
46713c3
Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
bcc0e65
Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
bff5a55
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
by Seeteena Thoufeek
· 6 years ago
cd13618
perf evsel: Do not rely on errno values for precise_ip fallback
by Jiri Olsa
· 6 years ago
4c00af0
perf thread: Allow references to thread objects after machine__exit()
by Arnaldo Carvalho de Melo
· 6 years ago
c952b35
perf header: Assign proper ff->ph in perf_event__synthesize_features()
by Song Liu
· 6 years ago
c499d1f
tools arch kvm: Sync kvm headers with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
2692982
Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
4f8b490
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
ceacbc0
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
7e41c3c
blk-mq: fix up placement of debugfs directory of queue files
by Greg Kroah-Hartman
· 6 years ago
69bf4b6
Revert "mm: page cache: store only head pages in i_pages"
by Linus Torvalds
· 6 years ago
9fdb86c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
0e63665
Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 6 years ago
881ed91
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
a8f46b5
Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
c7a87ce
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
by Miquel Raynal
· 6 years ago
4f03264
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
by Miquel Raynal
· 6 years ago
f3a3ea2
i2c: tegra: Add Dmitry as a reviewer
by Dmitry Osipenko
· 6 years ago
75f2d86
fs: VALIDATE_FS_PARSER should default to n
by Geert Uytterhoeven
· 6 years ago
e644fa1
KVM: arm64/sve: Fix vq_present() macro to yield a bool
by Zhang Lei
· 6 years ago
f603422
dmaengine: qcom: bam_dma: Fix completed descriptors count
by Sricharan R
· 6 years ago
3f93a4f
dmaengine: imx-sdma: remove BD_INTR for channel0
by Robin Gong
· 6 years ago
2b8066c
dmaengine: imx-sdma: fix use-after-free on probe error path
by Sven Van Asbroeck
· 6 years ago
4c89cc7
dmaengine: jz4780: Fix an endian bug in IRQ handler
by Dan Carpenter
· 6 years ago
3f9c4dc
Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
a0b2cf7
Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 6 years ago
ee39d46
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
a5fff14
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
ecbe508
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
cde357c
Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
2cd7cdc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
8751853
swap_readpage(): avoid blk_wake_io_task() if !synchronous
by Oleg Nesterov
· 6 years ago
eef778c
devres: allow const resource arguments
by Arnd Bergmann
· 6 years ago
dffcac2c
mm/vmscan.c: prevent useless kswapd loops
by Shakeel Butt
· 6 years ago
cbcfa13
fs/userfaultfd.c: disable irqs for fault_pending and event locks
by Eric Biggers
· 6 years ago
b9705d8
mm/page_alloc.c: fix regression with deferred struct page init
by Juergen Gross
· 6 years ago
c212dda
Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
6994eef
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
by Jann Horn
· 6 years ago
5aeab2b
drm/imx: only send event on crtc disable if kept disabled
by Robert Beckett
· 6 years ago
78c68e8
drm/imx: notify drm core before sending event during crtc disable
by Robert Beckett
· 6 years ago
f584dd3
Merge branch 'x86/cpu' into perf/core, to pick up revert
by Ingo Molnar
· 6 years ago
550d1f5
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
b5252bd
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 6 years ago
a956c56b
Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
5ee5d30
Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
179c96d
Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
3b2d4dc
nfsd: Fix overflow causing non-working mounts on 1 TB machines
by Paul Menzel
· 6 years ago
049331f
x86/fsgsbase: Revert FSGSBASE support
by Thomas Gleixner
· 6 years ago
697096b
selftests/x86/fsgsbase: Fix some test case bugs
by Andy Lutomirski
· 6 years ago
21d4120
crypto: user - prevent operating on larval algorithms
by Eric Biggers
· 6 years ago
1a0fad6
crypto: cryptd - Fix skcipher instance memory leak
by Vincent Whitchurch
· 6 years ago
c8ea9fc
lib/mpi: Fix karactx leak in mpi_powm
by Herbert Xu
· 6 years ago
a328a25
Merge tag 'perf-core-for-mingo-5.3-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
a041ede
Merge tag 'perf-core-for-mingo-5.3-20190701' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
eca9443
Bluetooth: Fix faulty expression for minimum encryption key size check
by Matias Karhumaa
· 6 years ago
6e692c3
Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
8d68d93
Merge tag 'for-linus-20190701' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
4b1fe9b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
15a108a
perf script: Allow specifying the files to process guest samples
by Arnaldo Carvalho de Melo
· 6 years ago
2659dc8
Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixes
by Olof Johansson
· 6 years ago
5dd6c493
scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
by Maurizio Lombardi
· 6 years ago
5676234
scsi: target/iblock: Fix overrun in WRITE SAME emulation
by Roman Bolshakov
· 6 years ago
fbbf145
gpio/spi: Fix spi-gpio regression on active high CS
by Linus Walleij
· 6 years ago
074376a
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare()
by Jiri Kosina
· 6 years ago
488c3bf
perf tools metric: Don't include duration_time in group
by Andi Kleen
· 6 years ago
9c344d1
perf list: Avoid extra : for --raw metrics
by Andi Kleen
· 6 years ago
4df79ba
perf vendor events intel: Metric fixes for SKX/CLX
by Andi Kleen
· 6 years ago
Next »