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.12.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: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier
Daniel Borkmann
2017-08-09
1
-4
/
+58
*
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
1
-0
/
+60
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-2
/
+3
|
\
|
*
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-09
1
-2
/
+3
*
|
bpf: Extend check_uarg_tail_zero() checks
Mickaël Salaün
2017-08-08
1
-11
/
+15
*
|
bpf: Move check_uarg_tail_zero() upward
Mickaël Salaün
2017-08-08
1
-26
/
+26
*
|
bpf/verifier: increase complexity limit to 128k
Edward Cree
2017-08-08
1
-1
/
+1
*
|
bpf/verifier: more concise register state logs for constant var_off
Edward Cree
2017-08-08
1
-19
/
+27
*
|
bpf/verifier: track signed and unsigned min/max values
Edward Cree
2017-08-08
2
-308
/
+445
*
|
bpf/verifier: rework value tracking
Edward Cree
2017-08-08
3
-807
/
+1139
*
|
bpf: devmap fix mutex in rcu critical section
John Fastabend
2017-08-07
1
-23
/
+25
*
|
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
2017-08-07
2
-6
/
+57
*
|
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-08-07
4
-8
/
+9
|
\
|
|
*
Fix compat_sys_sigpending breakage
Dmitry V. Levin
2017-08-06
1
-4
/
+7
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-04
1
-1
/
+1
|
|
\
|
|
*
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
|
*
|
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-02
1
-0
/
+1
|
*
|
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
2017-08-02
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
18
-107
/
+162
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
2
-8
/
+17
|
|
\
\
|
|
*
|
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
|
*
|
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
|
*
|
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-07-24
1
-6
/
+15
|
*
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
2
-29
/
+40
|
|
\
\
\
|
|
*
|
|
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
2017-07-23
1
-2
/
+2
|
|
*
|
|
cgroup: create dfl_root files on subsys registration
Tejun Heo
2017-07-18
1
-0
/
+4
|
|
*
|
|
cgroup: don't call migration methods if there are no tasks to migrate
Tejun Heo
2017-07-08
2
-27
/
+34
|
*
|
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
1
-4
/
+26
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
2017-07-28
1
-0
/
+7
|
|
*
|
|
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-07-25
1
-4
/
+9
|
|
*
|
|
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-07-19
1
-0
/
+10
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-30
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
|
*
|
|
|
|
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-07-27
1
-2
/
+7
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-21
4
-22
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-20
2
-17
/
+30
|
|
*
|
|
|
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-20
1
-0
/
+1
|
|
*
|
|
|
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
2017-07-19
1
-5
/
+5
|
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-21
2
-9
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched/deadline: Fix confusing comments about selection of top pi-waiter
Joel Fernandes
2017-07-14
1
-6
/
+8
|
|
*
|
|
|
|
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
2017-07-14
1
-3
/
+3
|
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
1
-21
/
+12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf/core: Fix locking for children siblings group read
Jiri Olsa
2017-07-21
1
-0
/
+5
|
|
*
|
|
|
|
|
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
2017-07-20
1
-0
/
+7
|
|
*
|
|
|
|
|
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-11
1
-21
/
+0
|
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-07-21
1
-1
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
locking/rtmutex: Remove unnecessary priority adjustment
Alex Shi
2017-07-13
1
-1
/
+0
|
*
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-21
3
-10
/
+12
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
2017-07-17
3
-10
/
+12
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
bpf: dev_map_alloc() shouldn't return NULL
Dan Carpenter
2017-07-24
1
-0
/
+1
[next]