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.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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
19
-44
/
+45
*
tracing: Add a verifier to check string pointers for trace events
Steven Rostedt (VMware)
2021-03-18
4
-1
/
+215
*
tracing: Add check of trace event print fmts for dereferencing pointers
Steven Rostedt (VMware)
2021-03-18
1
-0
/
+210
*
tracing: Add tracing_event_time_stamp() API
Steven Rostedt (VMware)
2021-03-18
2
-0
/
+9
*
ring-buffer: Add verifier for using ring_buffer_event_time_stamp()
Steven Rostedt (VMware)
2021-03-18
1
-4
/
+52
*
tracing: Use a no_filter_buffering_ref to stop using the filter buffer
Steven Rostedt (VMware)
2021-03-18
3
-21
/
+17
*
ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all...
Steven Rostedt (VMware)
2021-03-18
2
-16
/
+46
*
tracing: Pass buffer of event to trigger operations
Steven Rostedt (VMware)
2021-03-18
4
-51
/
+92
*
ring-buffer: Add a event_stamp to cpu_buffer for each level of nesting
Steven Rostedt (VMware)
2021-03-18
1
-1
/
+10
*
ring-buffer: Separate out internal use of ring_buffer_event_time_stamp()
Steven Rostedt (VMware)
2021-03-18
1
-18
/
+23
*
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
2021-03-14
1
-1
/
+1
*
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
1
-5
/
+4
|
\
|
*
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
1
-5
/
+4
*
|
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-21
/
+39
|
\
\
|
*
|
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-08
1
-21
/
+39
|
|
/
*
|
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-14
2
-67
/
+63
|
\
\
|
*
|
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-06
1
-3
/
+1
|
*
|
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
1
-12
/
+20
|
*
|
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
1
-3
/
+12
|
*
|
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-1
/
+12
|
*
|
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
1
-15
/
+8
|
*
|
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
1
-48
/
+8
|
*
|
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-03-06
1
-11
/
+28
|
|
/
*
|
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
1
-3
/
+4
|
\
\
|
*
|
static_call: Fix the module key fixup
Peter Zijlstra
2021-03-06
1
-3
/
+4
|
|
/
*
|
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
1
-4
/
+38
|
\
\
|
*
|
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-03-06
1
-4
/
+38
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-14
1
-0
/
+8
|
\
\
|
*
|
mm/fork: clear PASID for new mm
Fenghua Yu
2021-03-13
1
-0
/
+8
*
|
|
Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kernel: make IO threads unfreezable by default
Jens Axboe
2021-03-10
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-09
3
-35
/
+64
|
\
\
|
|
/
|
/
|
|
*
bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
Brendan Jackman
2021-03-04
2
-1
/
+22
|
*
bpf: Account for BPF_FETCH in insn_has_def32()
Ilya Leoshkevich
2021-03-04
1
-31
/
+39
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-02-26
3
-3
/
+3
|
|
\
|
|
*
bpf: Drop imprecise log message
Dmitrii Banshchikov
2021-02-24
1
-2
/
+0
|
|
*
bpf: Clear percpu pointers in bpf_prog_clone_free()
Cong Wang
2021-02-22
1
-0
/
+2
|
|
*
bpf: Fix a warning message in mark_ptr_not_null_reg()
Dan Carpenter
2021-02-22
1
-1
/
+1
*
|
|
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-05
1
-0
/
+30
|
\
\
\
|
*
|
|
kernel: provide create_io_thread() helper
Jens Axboe
2021-03-04
1
-0
/
+30
*
|
|
|
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
2021-03-04
1
-0
/
+6
*
|
|
|
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
2021-03-04
1
-1
/
+3
*
|
|
|
ring-buffer: Add a little more information and a WARN when time stamp going b...
Steven Rostedt (VMware)
2021-03-04
1
-3
/
+7
*
|
|
|
ring-buffer: Force before_stamp and write_stamp to be different on discard
Steven Rostedt (VMware)
2021-03-04
1
-0
/
+11
*
|
|
|
tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
Rolf Eike Beer
2021-03-04
1
-1
/
+1
*
|
|
|
tracing: Remove duplicate declaration from trace.h
Yordan Karadzhov (VMware)
2021-03-04
1
-1
/
+0
|
/
/
/
*
|
|
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
1
-7
/
+13
|
\
\
\
|
*
|
|
blktrace: fix documentation for blk_fill_rw()
Chaitanya Kulkarni
2021-02-24
1
-1
/
+1
|
*
|
|
blktrace: remove debugfs file dentries from struct blk_trace
Greg Kroah-Hartman
2021-02-23
1
-6
/
+2
|
*
|
|
blktrace: add blk_fill_rwbs documentation comment
Chaitanya Kulkarni
2021-02-22
1
-0
/
+10
[next]