Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b33fb3cf6f5e039dea4a85a708a2c86f8a323575
b33fb3c
Merge tag 'perf-core-for-mingo-5.3-20190529' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
14f1cfd
perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid
by Adrian Hunter
· 6 years ago
c7b4f15f
perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events
by Adrian Hunter
· 6 years ago
3cd3216
perf scripts python: export-to-postgresql.py: Add support for pyside2
by Adrian Hunter
· 6 years ago
bfb3170
perf scripts python: export-to-sqlite.py: Add support for pyside2
by Adrian Hunter
· 6 years ago
df8ea22
perf scripts python: exported-sql-viewer.py: Add support for pyside2
by Adrian Hunter
· 6 years ago
1ed7f47
perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing
by Adrian Hunter
· 6 years ago
c6aba1b
perf scripts python: exported-sql-viewer.py: Change python2 to python
by Adrian Hunter
· 6 years ago
2d45ef7
perf top: Lower message level for failure on synthesizing events for pre-existing BPF programs
by Arnaldo Carvalho de Melo
· 6 years ago
7952fa3
perf python: Remove -fstack-protector-strong if clang doesn't have it
by Arnaldo Carvalho de Melo
· 6 years ago
da20196
perf annotate TUI browser: Do not use member from variable within its own initialization
by Arnaldo Carvalho de Melo
· 6 years ago
34b65af
perf machine: Return NULL instead of null-terminating /proc/version array
by Donald Yandt
· 6 years ago
80ec26d
perf version: Append 12 git SHA chars to the version string
by Arnaldo Carvalho de Melo
· 6 years ago
8201787
perf script: Remove superfluous BPF event titles
by Jiri Olsa
· 6 years ago
490c8cc
perf script: Add --show-bpf-events to show eBPF related events
by Jiri Olsa
· 6 years ago
4f600bc
perf tests: Add map_groups__merge_in test
by Jiri Olsa
· 6 years ago
1c49242
perf script: Pad DSO name for --call-trace
by Jiri Olsa
· 6 years ago
6c398d7
perf dso: Add BPF DSO read and size hooks
by Jiri Olsa
· 6 years ago
cacddfe
perf dso: Simplify dso_cache__read function
by Jiri Olsa
· 6 years ago
ea5db1b
perf dso: Separate generic code in dso_cache__read
by Jiri Olsa
· 6 years ago
5523769
perf dso: Separate generic code in dso__data_file_size()
by Jiri Olsa
· 6 years ago
7cb10a08
perf tools: Remove const from thread read accessors
by Namhyung Kim
· 6 years ago
a0c0a4a
perf top: Add --namespaces option
by Namhyung Kim
· 6 years ago
a9a187a
perf trace: Beautify 'sync_file_range' arguments
by Arnaldo Carvalho de Melo
· 6 years ago
8ef6d74
perf beauty: Add generator for sync_file_range's 'flags' arg values
by Arnaldo Carvalho de Melo
· 6 years ago
ee364dc
perf trace beauty clone: Handle CLONE_PIDFD
by Arnaldo Carvalho de Melo
· 6 years ago
f6af095
perf trace: Beautify 'fsmount' arguments
by Arnaldo Carvalho de Melo
· 6 years ago
f5b91db
perf trace: Introduce syscall_arg__scnprintf_strarray_flags
by Arnaldo Carvalho de Melo
· 6 years ago
3637c64
perf beauty: Add generator for fsmount's 'attr_flags' arg values
by Arnaldo Carvalho de Melo
· 6 years ago
dcc6fd6
perf trace: Beautify 'fsconfig' arguments
by Arnaldo Carvalho de Melo
· 6 years ago
d352930
perf beauty: Add generator for fsconfig's 'cmd' arg values
by Arnaldo Carvalho de Melo
· 6 years ago
693bd39
perf trace: Beautify 'fspick' arguments
by Arnaldo Carvalho de Melo
· 6 years ago
a1c729a
perf beauty: Add generator for fspick's 'flags' arg values
by Arnaldo Carvalho de Melo
· 6 years ago
566e302
perf trace: Beautify 'move_mount' arguments
by Arnaldo Carvalho de Melo
· 6 years ago
eefa09b
perf beauty: Add generator for 'move_mount' flags argument
by Arnaldo Carvalho de Melo
· 6 years ago
8a70c6b
perf augmented_raw_syscalls: Fix up comment
by Arnaldo Carvalho de Melo
· 6 years ago
fb5a88d
perf tools: Preserve eBPF maps when loading kcore
by Jiri Olsa
· 6 years ago
8529f2e
perf machine: Keep zero in pgoff BPF map
by Jiri Olsa
· 6 years ago
a2d8a15
perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
by Adrian Hunter
· 6 years ago
355200e
perf auxtrace: Fix itrace defaults for perf script
by Adrian Hunter
· 6 years ago
26f19c2
perf intel-pt: Fix itrace defaults for perf script
by Adrian Hunter
· 6 years ago
a685c7a
perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
by Adrian Hunter
· 6 years ago
849e96f
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
a735099
tools headers UAPI: Sync kvm.h headers with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
6738028
perf record: Fix s390 missing module symbol and warning for non-root users
by Thomas Richter
· 6 years ago
ed9adb2
perf machine: Read also the end of the kernel
by Jiri Olsa
· 6 years ago
93f678b
perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
by Arnaldo Carvalho de Melo
· 6 years ago
acd244b
perf session: Add missing swap ops for namespace events
by Namhyung Kim
· 6 years ago
6584140
perf namespace: Protect reading thread's namespace
by Namhyung Kim
· 6 years ago
9903c64
tools headers UAPI: Sync drm/drm.h with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
e6aff9f
tools headers UAPI: Sync drm/i915_drm.h with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
b5b999d
tools headers UAPI: Sync linux/fs.h with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
c27de2b
tools headers UAPI: Sync linux/sched.h with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
b979540
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
fba29f1
tools include UAPI: Update copy of files related to new fspick, fsmount, fsconfig, fsopen, move_mount and open_tree syscalls
by Arnaldo Carvalho de Melo
· 6 years ago
f95d050
perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
by Vitaly Chikunov
· 6 years ago
97acec7
perf data: Fix 'strncat may truncate' build failure with recent gcc
by Shawn Landden
· 6 years ago
5322ea5
perf/ring-buffer: Use regular variables for nesting
by Peter Zijlstra
· 6 years ago
4d839dd
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
by Peter Zijlstra
· 6 years ago
3f9fbe9
perf/ring_buffer: Add ordering to rb->nest increment
by Peter Zijlstra
· 6 years ago
1b038c6
perf/ring_buffer: Fix exposing a temporarily decreased data_head
by Yabin Cui
· 6 years ago
23e3983
perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
by Stephane Eranian
· 6 years ago
5bdd9ad
Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
4a33d4f
kbuild: do not check name uniqueness of builtin modules
by Masahiro Yamada
· 6 years ago
f49aa1d
Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
78e0365
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
055efab
kbuild: drop support for cc-ldoption
by Nick Desaulniers
· 6 years ago
a188339
Linux 5.2-rc1
by Linus Torvalds
· 6 years ago
2e2c122
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 6 years ago
cb6f873
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
ff8583d
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f23d871
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
c4d36b6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
d8848ee
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1ba3b5d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a13f950
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d9351ea
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6a0a923
of_net: fix of_get_mac_address retval if compiled without CONFIG_OF
by Petr Štetiar
· 6 years ago
39feaa3
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
85806af
net: fix kernel-doc warnings for socket.c
by Randy Dunlap
· 6 years ago
ea9a037
net: Treat sock->sk_drops as an unsigned int when printing
by Patrick Talbert
· 6 years ago
1335d9a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4c4a5c9
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
86a78a8
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
bcd1739
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
b0bb126
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
c50a42b
kselftests: netfilter: fix leftover net/net-next merge conflict
by Florian Westphal
· 6 years ago
fc2694e
kconfig: use 'else ifneq' for Makefile to improve readability
by Masahiro Yamada
· 6 years ago
de6da1e
panic: add an option to replay all the printk message in buffer
by Feng Tang
· 6 years ago
5d59aa8
initramfs: don't free a non-existent initrd
by Steven Price
· 6 years ago
ec084de
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
by Jiufei Xue
· 6 years ago
60fce36
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
by Mel Gorman
· 6 years ago
a6cf4e0
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
by Uladzislau Rezki (Sony)
· 6 years ago
bb850f4
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
by Uladzislau Rezki (Sony)
· 6 years ago
68ad4a3
mm/vmalloc.c: keep track of free blocks for vmap allocation
by Uladzislau Rezki (Sony)
· 6 years ago
ee8a2b9
Merge branch 'mlxsw-Two-port-module-fixes'
by David S. Miller
· 6 years ago
f1436c8
mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM
by Vadim Pasternak
· 6 years ago
c52ecff
mlxsw: core: Prevent QSFP module initialization for old hardware
by Vadim Pasternak
· 6 years ago
ba95e5df
vsock/virtio: Initialize core virtio vsock before registering the driver
by Jorge E. Moreira
· 6 years ago
62e1c09
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
Next »