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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
12
-114
/
+1116
|
\
|
*
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
2016-03-09
1
-1
/
+1
|
*
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
2016-03-09
1
-0
/
+5
|
*
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2016-03-08
2
-18
/
+70
|
*
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2016-03-08
2
-1
/
+4
|
*
bpf: pre-allocate hash map elements
Alexei Starovoitov
2016-03-08
2
-74
/
+181
|
*
bpf: introduce percpu_freelist
Alexei Starovoitov
2016-03-08
3
-1
/
+132
|
*
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2016-03-08
2
-2
/
+13
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
6
-144
/
+266
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
12
-156
/
+266
|
|
\
\
|
*
|
|
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
2016-02-21
1
-10
/
+32
|
*
|
|
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2016-02-20
4
-1
/
+247
|
*
|
|
perf: generalize perf_callchain
Alexei Starovoitov
2016-02-20
2
-14
/
+20
|
*
|
|
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
2016-02-19
1
-1
/
+7
|
*
|
|
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
2016-02-06
3
-26
/
+178
|
*
|
|
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
Alexei Starovoitov
2016-02-06
1
-11
/
+91
|
*
|
|
bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
Alexei Starovoitov
2016-02-06
1
-47
/
+228
*
|
|
|
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-03-18
5
-485
/
+692
|
\
\
\
\
|
*
|
|
|
cgroup: avoid false positive gcc-6 warning
Arnd Bergmann
2016-03-16
1
-0
/
+3
|
*
|
|
|
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
2016-03-16
1
-2
/
+18
|
*
|
|
|
cgroup: implement cgroup_subsys->implicit_on_dfl
Tejun Heo
2016-03-08
1
-7
/
+31
|
*
|
|
|
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
Tejun Heo
2016-03-08
1
-13
/
+13
|
*
|
|
|
cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup
Tejun Heo
2016-03-08
1
-35
/
+35
|
*
|
|
|
cgroup: move migration destination verification out of cgroup_migrate_prepare...
Tejun Heo
2016-03-08
1
-8
/
+20
|
*
|
|
|
cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
Tejun Heo
2016-03-08
1
-1
/
+1
|
*
|
|
|
cgroup: update css iteration in cgroup_update_dfl_csses()
Tejun Heo
2016-03-03
1
-11
/
+8
|
*
|
|
|
cgroup: allocate 2x cgrp_cset_links when setting up a new root
Tejun Heo
2016-03-03
1
-3
/
+4
|
*
|
|
|
cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask
Tejun Heo
2016-03-03
1
-10
/
+7
|
*
|
|
|
cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends
Tejun Heo
2016-03-03
1
-79
/
+28
|
*
|
|
|
cgroup: use cgroup_apply_enable_control() in cgroup creation path
Tejun Heo
2016-03-03
1
-24
/
+14
|
*
|
|
|
cgroup: combine cgroup_mutex locking and offline css draining
Tejun Heo
2016-03-03
1
-28
/
+27
|
*
|
|
|
cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_cont...
Tejun Heo
2016-03-03
1
-23
/
+58
|
*
|
|
|
cgroup: introduce cgroup_{save|propagate|restore}_control()
Tejun Heo
2016-03-03
1
-20
/
+62
|
*
|
|
|
cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}...
Tejun Heo
2016-03-03
1
-10
/
+31
|
*
|
|
|
cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_...
Tejun Heo
2016-03-03
1
-30
/
+47
|
*
|
|
|
cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control...
Tejun Heo
2016-03-03
1
-33
/
+41
|
*
|
|
|
cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write()
Tejun Heo
2016-03-03
1
-25
/
+52
|
*
|
|
|
cgroup: introduce cgroup_control() and cgroup_ss_mask()
Tejun Heo
2016-03-03
1
-35
/
+37
|
*
|
|
|
cgroup: factor out cgroup_create() out of cgroup_mkdir()
Tejun Heo
2016-03-03
1
-29
/
+43
|
*
|
|
|
cgroup: reorder operations in cgroup_mkdir()
Tejun Heo
2016-03-03
1
-31
/
+30
|
*
|
|
|
cgroup: explicitly track whether a cgroup_subsys_state is visible to userland
Tejun Heo
2016-03-03
1
-1
/
+12
|
*
|
|
|
cgroup: separate out interface file creation from css creation
Tejun Heo
2016-03-03
1
-29
/
+43
|
*
|
|
|
cgroup: suppress spurious de-populated events
Tejun Heo
2016-03-03
1
-2
/
+3
|
*
|
|
|
cgroup: re-hash init_css_set after subsystems are initialized
Tejun Heo
2016-03-03
1
-4
/
+11
|
*
|
|
|
cgroup: reset css on destruction
Vladimir Davydov
2016-03-01
1
-0
/
+3
|
*
|
|
|
cgroup: fix a mistake in warning message
Xiubo Li
2016-02-27
1
-1
/
+1
|
*
|
|
|
cgroup: use ->subtree_control when testing no internal process rule
Tejun Heo
2016-02-23
1
-2
/
+2
|
*
|
|
|
cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs
Tejun Heo
2016-02-23
1
-2
/
+3
|
*
|
|
|
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
2016-02-23
3
-3
/
+3
|
*
|
|
|
cgroup: s/cgrp_dfl_root_/cgrp_dfl_/
Tejun Heo
2016-02-23
1
-9
/
+9
[next]