index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2018-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+14
2018-07-30
tracepoint: Make rcuidle tracepoint callers use SRCU
Joel Fernandes (Google)
-1
/
+15
2018-07-30
lockdep: Use this_cpu_ptr instead of get_cpu_var stats
Joel Fernandes (Google)
-9
/
+1
2018-07-30
selftest/ftrace: Move kprobe selftest function to separate compile unit
Francis Deslauriers
-11
/
+23
2018-07-30
tracing: kprobes: Prohibit probing on notrace function
Masami Hiramatsu
-9
/
+58
2018-07-30
audit: fix potential null dereference 'context->module.name'
Yi Wang
-4
/
+9
2018-07-30
cpu/hotplug: Clarify CPU hotplug step name for timers
Mukesh Ojha
-1
/
+1
2018-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+19
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+8
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+25
2018-07-30
sched/clock: Disable interrupts when calling generic_sched_clock_init()
Pavel Tatashin
-0
/
+2
2018-07-30
timekeeping: Prevent false warning when persistent clock is not available
Pavel Tatashin
-1
/
+1
2018-07-30
Merge back cpufreq material for 4.19.
Rafael J. Wysocki
-0
/
+6
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
-362
/
+617
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+14
2018-07-27
tracing: preemptirq_delay_run() can be static
kbuild test robot
-1
/
+1
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-7
/
+21
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
-3
/
+3
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+55
2018-07-27
tracing/kprobes: Simplify the logic of enable_trace_kprobe()
Steven Rostedt (VMware)
-18
/
+24
2018-07-26
mm: introduce vma_init()
Kirill A. Shutemov
-4
/
+2
2018-07-26
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
-2
/
+2
2018-07-26
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
-1
/
+17
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
-1
/
+1
2018-07-26
doc: tracing: Fix a typo of trace_stat
Masami Hiramatsu
-1
/
+1
2018-07-26
tracing: Remove orphaned function ftrace_nr_registered_ops()
Masami Hiramatsu
-24
/
+0
2018-07-26
tracing: Remove orphaned function using_ftrace_ops_list_func().
Masami Hiramatsu
-6
/
+0
2018-07-26
tracing: Make unregister_trigger() static
Steven Rostedt (VMware)
-6
/
+3
2018-07-26
lib: Add module for testing preemptoff/irqsoff latency tracers
Joel Fernandes (Google)
-0
/
+88
2018-07-26
tracing/irqsoff: Split reset into separate functions
Joel Fernandes (Google)
-3
/
+19
2018-07-26
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
-1
/
+7
2018-07-26
cpu/hotplug: Add a cpus_read_trylock() function
Waiman Long
-0
/
+6
2018-07-25
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
-2
/
+4
2018-07-25
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
-1
/
+5
2018-07-25
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
-2
/
+11
2018-07-25
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
-0
/
+22
2018-07-25
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
-4
/
+8
2018-07-25
swiotlb: clean up reporting
Kees Cook
-10
/
+8
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-348
/
+545
2018-07-25
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
-0
/
+4
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
-2
/
+4
2018-07-25
sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()
Srikar Dronamraju
-6
/
+3
2018-07-25
sched/numa: Use group_weights to identify if migration degrades locality
Srikar Dronamraju
-8
/
+9
2018-07-25
sched/numa: Update the scan period without holding the numa_group lock
Srikar Dronamraju
-2
/
+2
2018-07-25
sched/numa: Remove numa_has_capacity()
Srikar Dronamraju
-33
/
+3
2018-07-25
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
-5
/
+10
2018-07-25
sched/numa: Remove unused task_capacity from 'struct numa_stats'
Srikar Dronamraju
-5
/
+3
2018-07-25
sched/numa: Skip nodes that are at 'hoplimit'
Srikar Dronamraju
-1
/
+1
2018-07-25
sched/debug: Reverse the order of printing faults
Srikar Dronamraju
-2
/
+2
2018-07-25
sched/numa: Use task faults only if numa_group is not yet set up
Srikar Dronamraju
-10
/
+10
[prev]
[next]