index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
perf machine: Keep zero in pgoff BPF map
Jiri Olsa
1
-2
/
+2
2019-05-28
perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
Adrian Hunter
1
-5
/
+5
2019-05-28
perf auxtrace: Fix itrace defaults for perf script
Adrian Hunter
1
-1
/
+2
2019-05-28
perf intel-pt: Fix itrace defaults for perf script
Adrian Hunter
1
-1
/
+2
2019-05-28
perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
Adrian Hunter
1
-5
/
+0
2019-05-28
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
4
-3
/
+105
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
1
-3
/
+6
2019-05-28
perf machine: Read also the end of the kernel
Jiri Olsa
1
-9
/
+18
2019-05-28
perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+8
2019-05-28
perf session: Add missing swap ops for namespace events
Namhyung Kim
1
-0
/
+21
2019-05-28
perf namespace: Protect reading thread's namespace
Namhyung Kim
1
-2
/
+13
2019-05-28
tools headers UAPI: Sync drm/drm.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+37
2019-05-28
tools headers UAPI: Sync drm/i915_drm.h with the kernel
Arnaldo Carvalho de Melo
1
-73
/
+181
2019-05-28
tools headers UAPI: Sync linux/fs.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-05-28
tools headers UAPI: Sync linux/sched.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-28
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-05-28
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
4
-1
/
+83
2019-05-28
perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
Vitaly Chikunov
1
-1
/
+1
2019-05-28
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
1
-1
/
+1
2019-05-24
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2
-17
/
+28
2019-05-24
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
2019-05-24
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-05-24
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-05-21
perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
Stephane Eranian
1
-14
/
+14
2019-05-21
kbuild: do not check name uniqueness of builtin modules
Masahiro Yamada
1
-3
/
+3
2019-05-21
kbuild: drop support for cc-ldoption
Nick Desaulniers
2
-19
/
+0
2019-05-19
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
of_net: fix of_get_mac_address retval if compiled without CONFIG_OF
Petr Štetiar
1
-1
/
+1
2019-05-19
net: fix kernel-doc warnings for socket.c
Randy Dunlap
1
-17
/
+17
2019-05-19
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
6
-6
/
+6
2019-05-18
kselftests: netfilter: fix leftover net/net-next merge conflict
Florian Westphal
1
-51
/
+26
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM
Vadim Pasternak
1
-2
/
+16
2019-05-18
mlxsw: core: Prevent QSFP module initialization for old hardware
Vadim Pasternak
4
-0
/
+17
2019-05-18
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
1
-7
/
+6
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
[next]