index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-07
nsdeps: fix hashbang of scripts/nsdeps
Masahiro Yamada
2019-10-07
kbuild: fix build error of 'make nsdeps' in clean tree
Masahiro Yamada
2019-10-07
module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict
Masahiro Yamada
2019-10-07
modpost: fix broken sym->namespace for external module builds
Masahiro Yamada
2019-10-07
module: swap the order of symbol.namespace
Masahiro Yamada
2019-10-07
tools arch x86: Grab a copy of the file containing the MSR numbers
Arnaldo Carvalho de Melo
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
scripts: add_namespace: Fix coccicheck failed
YueHaibing
2019-10-07
efi/x86: Do not clean dummy variable in kexec path
Dave Young
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
2019-10-07
efi/tpm: Don't access event->count when it isn't mapped
Peter Jones
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
2019-10-07
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-10-07
hwmon: docs: Extend inspur-ipsps1 title underline
Adam Zerella
2019-10-07
arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
Will Deacon
2019-10-07
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
2019-10-07
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
2019-10-07
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
2019-10-07
arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
Will Deacon
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
2019-10-07
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
2019-10-07
tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
Andrey Smirnov
[prev]
[next]