summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-08-011-1/+3
* tracefs: Annotate tracefs_ops with __ro_after_initZubin Mithra2018-07-311-2/+3
* tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-3112-229/+195
* tracepoint: Make rcuidle tracepoint callers use SRCUJoel Fernandes (Google)2018-07-302-9/+47
* lockdep: Use this_cpu_ptr instead of get_cpu_var statsJoel Fernandes (Google)2018-07-301-9/+1
* selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2018-07-302-19/+13
* selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers2018-07-304-11/+23
* tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-302-9/+58
* tracing: preemptirq_delay_run() can be statickbuild test robot2018-07-271-1/+1
* tracing/kprobes: Simplify the logic of enable_trace_kprobe()Steven Rostedt (VMware)2018-07-271-18/+24
* tracing: Remove orphaned function ftrace_nr_registered_ops()Masami Hiramatsu2018-07-262-30/+0
* tracing: Remove orphaned function using_ftrace_ops_list_func().Masami Hiramatsu2018-07-262-6/+0
* tracing: Make unregister_trigger() staticSteven Rostedt (VMware)2018-07-262-6/+3
* kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)2018-07-262-0/+76
* lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)2018-07-263-0/+88
* tracing/irqsoff: Split reset into separate functionsJoel Fernandes (Google)2018-07-261-3/+19
* srcu: Add notrace variant of srcu_dereferenceJoel Fernandes (Google)2018-07-261-0/+5
* srcu: Add notrace variants of srcu_read_{lock,unlock}Paul McKenney2018-07-261-0/+17
* kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow2018-07-261-1/+7
* tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)2018-07-251-2/+4
* tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)2018-07-251-1/+5
* tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov2018-07-251-2/+11
* selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu2018-07-251-0/+28
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-07-253-0/+23
* tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)2018-07-251-4/+8
* Linux 4.18-rc6v4.18-rc6Linus Torvalds2018-07-221-1/+1
* Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
|\
| * nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| * nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| * nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| * nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-228-29/+14
|\ \
| * | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-173-6/+6
| * | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-3/+2
| * | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-4/+4
| * | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-103-16/+2
* | | alpha: fix osf_wait4() breakageAl Viro2018-07-222-5/+2
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-213-7/+25
|\ \ \
| * \ \ Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-1/+1
| |\ \ \
| | * | | ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König2018-07-201-1/+1
| * | | | Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-191-0/+21
| |\| | |
| | * | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
| * | | | Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-191-6/+3
| |\ \ \ \
| | * | | | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-161-6/+3
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-211-3/+0
|\ \ \ \ \ \
| * | | | | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0
* | | | | | | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-213-9/+10
|\ \ \ \ \ \ \
| * | | | | | | x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-162-6/+5
| * | | | | | | x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-212-2/+15
|\ \ \ \ \ \ \ \