index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-03-19
3
-5
/
+23
|
\
|
*
audit: Fix typo in comment
Wei Yuan
2016-02-08
2
-4
/
+4
|
*
audit: log failed attempts to change audit_pid configuration
Richard Guy Briggs
2016-01-25
1
-2
/
+6
|
*
audit: stop an old auditd being starved out by a new auditd
Richard Guy Briggs
2016-01-25
1
-1
/
+15
*
|
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
[next]