index
:
Linux Stable
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.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
*
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
2018-08-13
11
-40
/
+66
*
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
1
-0
/
+9
*
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
4
-1
/
+373
*
bpf: btf: add pretty print for hash/lru_hash maps
Yonghong Song
2018-08-10
1
-0
/
+44
*
bpf: fix bpffs non-array map seq_show issue
Yonghong Song
2018-08-10
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
8
-124
/
+617
|
\
|
*
bpf: introduce update_effective_progs()
Roman Gushchin
2018-08-07
1
-54
/
+45
|
*
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
2018-08-03
4
-0
/
+41
|
*
bpf: don't allow create maps of cgroup local storages
Roman Gushchin
2018-08-03
1
-1
/
+2
|
*
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
2018-08-03
1
-2
/
+6
|
*
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
2018-08-03
2
-46
/
+51
|
*
bpf: allocate cgroup storage entries on attaching bpf programs
Roman Gushchin
2018-08-03
1
-4
/
+31
|
*
bpf: pass a pointer to a cgroup storage using pcpu variable
Roman Gushchin
2018-08-03
1
-0
/
+2
|
*
bpf: introduce cgroup storage maps
Roman Gushchin
2018-08-03
4
-0
/
+392
|
*
bpf: add ability to charge bpf maps memory dynamically
Roman Gushchin
2018-08-03
1
-15
/
+43
|
*
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-31
1
-2
/
+4
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
3
-3
/
+10
|
\
\
|
*
\
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-05
2
-2
/
+2
|
|
\
\
|
|
*
|
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
2018-08-03
1
-1
/
+1
|
|
*
|
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-07-31
1
-1
/
+1
|
*
|
|
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-08-03
1
-1
/
+8
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
16
-30
/
+151
|
\
|
|
|
|
*
|
|
Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-31
1
-4
/
+9
|
|
\
\
\
|
|
*
|
|
audit: fix potential null dereference 'context->module.name'
Yi Wang
2018-07-30
1
-4
/
+9
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-30
2
-2
/
+14
|
|
\
\
\
\
|
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-28
2
-2
/
+14
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
2018-07-27
1
-1
/
+1
|
|
|
*
|
|
|
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
2018-07-24
1
-1
/
+13
|
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-30
4
-3
/
+19
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-07-25
1
-0
/
+2
|
|
*
|
|
|
|
|
sched/deadline: Update rq_clock of later_rq when pushing a task
Daniel Bristot de Oliveira
2018-07-25
1
-1
/
+7
|
|
*
|
|
|
|
|
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
2018-07-25
1
-1
/
+9
|
|
*
|
|
|
|
|
sched/topology: Check variable group before dereferencing it
Yi Wang
2018-07-25
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-30
1
-2
/
+8
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2018-07-25
1
-0
/
+4
|
|
*
|
|
|
|
|
|
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-25
1
-2
/
+4
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-07-30
1
-4
/
+25
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-07-25
1
-4
/
+25
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
2
-7
/
+21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mm: introduce vma_init()
Kirill A. Shutemov
2018-07-26
1
-4
/
+2
|
|
*
|
|
|
|
|
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
2018-07-26
1
-2
/
+2
|
|
*
|
|
|
|
|
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
2018-07-26
1
-1
/
+17
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-27
5
-8
/
+55
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
2018-07-26
1
-1
/
+7
|
|
*
|
|
|
|
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-07-25
1
-2
/
+4
|
|
*
|
|
|
|
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-07-25
1
-1
/
+5
|
|
*
|
|
|
|
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-07-25
1
-2
/
+11
|
|
*
|
|
|
|
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-07-25
2
-0
/
+22
|
|
*
|
|
|
|
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-07-25
1
-4
/
+8
|
|
|
/
/
/
/
*
|
|
|
|
/
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
4
-13
/
+55
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]