开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-07
perf trace: Allow choosing how to augment the tracepoint arguments
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Enclose all events argument lists with ()
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Add array of chars scnprintf beautifier
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Allocate an array of beautifiers for tracepoint args
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
Arnaldo Carvalho de Melo
2019-10-07
perf script: Allow --time with --reltime
Andi Kleen
2019-10-07
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
2019-10-07
perf tools: Make usage of test_attr__* optional for perf-sys.h
Björn Töpel
2019-10-07
perf scripts python: exported-sql-viewer.py: Add Time chart by CPU
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add ability for Call tree to ope...
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add global time range calculations
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout
Adrian Hunter
2019-10-07
perf scripts python: exported-sql-viewer.py: Add LookupModel()
Adrian Hunter
2019-10-07
perf trace augmented_syscalls: Do not show syscalls when none was asked for
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose ...
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Generalize the syscall_fmt find routines
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
Arnaldo Carvalho de Melo
2019-10-07
perf trace: Make evlist__set_evsel_handler() affect just entries without a ha...
Arnaldo Carvalho de Melo
2019-10-07
perf evlist: Adopt __set_tracepoint_handlers method from perf_session
Arnaldo Carvalho de Melo
2019-10-07
perf top: Initialize perf_env->cpuid, needed by the per arch annotation init ...
Arnaldo Carvalho de Melo
2019-10-07
perf env: Add routine to read the env->cpuid from the running machine
Arnaldo Carvalho de Melo
2019-10-07
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
2019-10-07
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
2019-10-06
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-10-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-05
Merge branch 'readdir' (readdir speedup and sanity checking)
Linus Torvalds
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-05
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
2019-10-04
selftests/net: add nettest to .gitignore
Jakub Kicinski
[next]