index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-09
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...
Steven Rostedt (Red Hat)
2016-12-09
tracing: Allow benchmark to be enabled at early_initcall()
Steven Rostedt (Red Hat)
2016-12-09
tracing: Have system enable return error if one of the events fail
Steven Rostedt (Red Hat)
2016-12-09
tracing: Do not start benchmark on boot up
Steven Rostedt (Red Hat)
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
2016-11-23
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-23
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Always inline rb_event_data()
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Make rb_reserve_next_event() always inlined
Steven Rostedt (Red Hat)
2016-11-23
tracing: Create a always_inlined __trace_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-11-22
tracing: Add error checks to creation of event files
Steven Rostedt (Red Hat)
2016-11-22
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
2016-11-22
stm dummy: Mark dummy_stm_packet() with notrace
Chunyan Zhang
2016-11-22
intel_th: Mark sth_stm_packet() with notrace
Chunyan Zhang
2016-11-22
coresight: Mark stm_generic_packet() with notrace
Chunyan Zhang
2016-11-22
stm class: ftrace: Add ftrace-export-over-stm driver
Chunyan Zhang
2016-11-22
tracing: Add hook to function tracing for other subsystems to use
Chunyan Zhang
2016-11-22
selftests: ftrace: Add a testcase for types of kprobe event
Masami Hiramatsu
2016-11-22
selftests: ftrace: Add a testcase for function filter glob match
Masami Hiramatsu
2016-11-22
selftests: ftrace: Introduce TMPDIR for temporary files
Masami Hiramatsu
2016-11-22
selftests: ftrace: Hide ftracetest logs from git
Masami Hiramatsu
2016-11-22
selftests: ftrace: Fix trigger-mod to run without syscall trace
Masami Hiramatsu
2016-11-22
selftests: ftrace: Check whether snapshot trigger is supported correctly
Masami Hiramatsu
2016-11-22
selftests: ftrace: Add --quiet option not to show error logs on screen
Masami Hiramatsu
2016-11-22
selftests: ftrace: Initialize ftrace before each test
Masami Hiramatsu
2016-11-15
tracing: Add new trace_marker_raw
Steven Rostedt
2016-11-14
recordmcount: arm: Implement make_nop
Stephen Boyd
2016-11-14
tracing: Allow wakeup_dl tracer to be used by instances
Zhou Chengming
2016-11-14
tracing/filter: Define op as the enum that it is
Steven Rostedt (Red Hat)
2016-11-14
tracing: Optimise comparison filters and fix binary and for 64 bit
Steven Rostedt (Red Hat)
2016-11-14
ftrace: Support full glob matching
Masami Hiramatsu
2016-11-14
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
2016-11-14
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
2016-11-13
Linux 4.9-rc5
v4.9-rc5
Linus Torvalds
2016-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-13
Merge branch 'media-fixes' (patches from Mauro)
Linus Torvalds
2016-11-13
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-11-13
Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-13
Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-11-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-11-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-11-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
2016-11-13
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
2016-11-13
dvb-usb: move data_mutex to struct dvb_usb_device
Mauro Carvalho Chehab
2016-11-13
iio: maxim_thermocouple: detect invalid storage size in read()
Arnd Bergmann
[next]