index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
10
-28
/
+141
|
\
|
*
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2019-11-22
2
-2
/
+4
|
*
ftrace: Use BIT() macro
Enrico Weigelt, metux IT consult
2019-11-22
1
-18
/
+18
|
*
ftrace: Return ENOTSUPP when DYNAMIC_FTRACE_WITH_DIRECT_CALLS is not configured
Alexei Starovoitov
2019-11-20
1
-3
/
+3
|
*
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-18
1
-4
/
+4
|
*
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...
Steven Rostedt (VMware)
2019-11-18
1
-2
/
+19
|
*
ftrace: Add modify_ftrace_direct()
Steven Rostedt (VMware)
2019-11-14
1
-0
/
+6
|
*
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2019-11-14
3
-0
/
+15
|
*
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
2019-11-14
1
-0
/
+3
|
*
lib/bsearch: Use generic type for comparator function
Andy Shevchenko
2019-11-14
1
-1
/
+1
|
*
lib/sort: Move swap, cmp and cmp_r function types for wider use
Andy Shevchenko
2019-11-14
2
-4
/
+9
|
*
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-3
/
+14
|
*
tracing: Declare newly exported APIs in include/linux/trace.h
Divya Indi
2019-11-13
1
-0
/
+7
|
*
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+2
|
*
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+6
|
*
ftrace: Add ftrace_find_direct_func()
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+6
|
*
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
1
-2
/
+34
|
*
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
2019-11-04
1
-0
/
+3
*
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
6
-125
/
+158
|
\
\
|
*
|
debugfs: Fix !DEBUG_FS debugfs_create_automount
Kusanagi Kouichi
2019-11-21
1
-2
/
+3
|
*
|
cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h>
Ben Dooks (Codethink)
2019-11-14
1
-0
/
+1
|
*
|
driver core: Clarify documentation for fwnode_operations.add_links()
Saravana Kannan
2019-11-13
1
-7
/
+8
|
*
|
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
1
-0
/
+3
|
*
|
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-0
/
+3
|
*
|
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-0
/
+2
|
*
|
debugfs: Add debugfs_create_xul() for hexadecimal unsigned long
Geert Uytterhoeven
2019-11-03
1
-0
/
+21
|
*
|
debugfs: remove return value of debugfs_create_atomic_t()
Greg Kroah-Hartman
2019-11-03
1
-7
/
+6
|
*
|
debugfs: remove return value of debugfs_create_x8()
Greg Kroah-Hartman
2019-11-02
1
-8
/
+4
|
*
|
driver core: Allow fwnode_operations.add_links to differentiate errors
Saravana Kannan
2019-11-02
1
-4
/
+9
|
*
|
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
2019-11-02
1
-0
/
+3
|
*
|
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
2019-11-02
1
-0
/
+2
|
*
|
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
47
-135
/
+426
|
|
\
\
|
*
|
|
driver: core: Improve documentation for fwnode_operations.add_links()
Saravana Kannan
2019-10-17
1
-2
/
+19
|
*
|
|
debugfs: remove return value of debugfs_create_x64()
Greg Kroah-Hartman
2019-10-16
1
-8
/
+4
|
*
|
|
debugfs: remove return value of debugfs_create_x32()
Greg Kroah-Hartman
2019-10-16
1
-8
/
+4
|
*
|
|
debugfs: remove return value of debugfs_create_x16()
Greg Kroah-Hartman
2019-10-16
1
-8
/
+4
|
*
|
|
debugfs: remove return value of debugfs_create_size_t()
Greg Kroah-Hartman
2019-10-14
1
-8
/
+5
|
*
|
|
debugfs: remove return value of debugfs_create_u64()
Greg Kroah-Hartman
2019-10-14
1
-8
/
+4
|
*
|
|
debugfs: remove return value of debugfs_create_u16()
Greg Kroah-Hartman
2019-10-14
1
-8
/
+4
|
*
|
|
debugfs: remove return value of debugfs_create_u8()
Greg Kroah-Hartman
2019-10-14
1
-8
/
+4
|
*
|
|
base: soc: Handle custom soc information sysfs entries
Murali Nalajala
2019-10-10
1
-0
/
+1
|
*
|
|
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-1
/
+1
|
*
|
|
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-52
/
+12
|
*
|
|
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-10-04
1
-0
/
+24
|
*
|
|
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-10-04
2
-0
/
+19
|
*
|
|
driver core: Add fwnode_to_dev() to look up device from fwnode
Saravana Kannan
2019-10-04
1
-0
/
+2
*
|
|
|
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-27
6
-68
/
+21
|
\
\
\
\
|
*
\
\
\
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-11-13
1
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
iio: imu: adis: assign value only if return code zero in read funcs
Alexandru Ardelean
2019-11-03
1
-2
/
+4
|
*
|
|
|
|
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-11-11
55
-143
/
+261
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]