index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
12
-34
/
+684
|
\
|
*
cgroup: export list of cgroups v2 features using sysfs
Roman Gushchin
2017-11-06
1
-0
/
+8
|
*
cgroup: export list of delegatable control files using sysfs
Roman Gushchin
2017-11-06
1
-0
/
+61
|
*
cgroup: mark @cgrp __maybe_unused in cpu_stat_show()
Tejun Heo
2017-10-30
1
-1
/
+1
|
*
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-10-26
4
-16
/
+68
|
*
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
2017-09-29
1
-0
/
+171
|
*
sched: Misc preps for cgroup unified hierarchy interface
Tejun Heo
2017-09-29
1
-4
/
+4
|
*
sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_...
Tejun Heo
2017-09-25
1
-0
/
+7
|
*
cgroup: statically initialize init_css_set->dfl_cgrp
Tejun Heo
2017-09-25
1
-0
/
+8
|
*
cgroup: Implement cgroup2 basic CPU usage accounting
Tejun Heo
2017-09-25
4
-3
/
+365
|
*
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
2017-09-25
7
-23
/
+6
|
*
sched/cputime: Expose cputime_adjust()
Tejun Heo
2017-09-25
1
-3
/
+2
*
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2017-11-15
1
-1
/
+2
|
\
\
|
*
|
workqueue: Fix comment for unbound workqueue's attrbutes
Wang Long
2017-11-06
1
-1
/
+2
|
*
|
Revert "workqueue: respect isolated cpus when queueing an unbound work"
Tejun Heo
2017-11-03
1
-5
/
+1
|
*
|
workqueue: respect isolated cpus when queueing an unbound work
Tal Shorer
2017-10-21
1
-1
/
+5
*
|
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-3
/
+1
|
\
\
\
|
*
|
|
kernel/module: Delete an error message for a failed memory allocation in add_...
Markus Elfring
2017-10-19
1
-3
/
+1
*
|
|
|
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
4
-55
/
+85
|
\
\
\
\
|
*
|
|
|
audit: filter PATH records keyed on filesystem magic
Richard Guy Briggs
2017-11-10
2
-7
/
+55
|
*
|
|
|
Audit: remove unused audit_log_secctx function
Casey Schaufler
2017-11-10
1
-26
/
+0
|
*
|
|
|
audit: Allow auditd to set pid to 0 to end auditing
Steve Grubb
2017-11-10
1
-13
/
+16
|
*
|
|
|
audit: use audit_set_enabled() in audit_enable()
Paul Moore
2017-11-10
1
-2
/
+2
|
*
|
|
|
audit: convert audit_ever_enabled to a boolean
Paul Moore
2017-11-10
2
-2
/
+2
|
*
|
|
|
audit: don't use simple_strtol() anymore
Paul Moore
2017-11-10
1
-2
/
+7
|
*
|
|
|
audit: initialize the audit subsystem as early as possible
Paul Moore
2017-11-10
1
-1
/
+1
|
*
|
|
|
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2017-11-10
1
-5
/
+5
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
23
-931
/
+3213
|
\
\
\
\
\
|
*
|
|
|
|
bpf: fix lockdep splat
Eric Dumazet
2017-11-15
1
-2
/
+6
|
*
|
|
|
|
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
2017-11-14
1
-2
/
+6
|
*
|
|
|
|
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
Yonghong Song
2017-11-14
1
-16
/
+24
|
*
|
|
|
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
7
-97
/
+7
|
*
|
|
|
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-11
7
-7
/
+97
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
5
-16
/
+37
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
3
-0
/
+75
|
*
|
|
|
|
|
bpf: remove old offload/analyzer
Jakub Kicinski
2017-11-05
1
-75
/
+0
|
*
|
|
|
|
|
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-0
/
+1
|
*
|
|
|
|
|
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-4
/
+29
|
*
|
|
|
|
|
bpf: report offload info to user space
Jakub Kicinski
2017-11-05
2
-0
/
+17
|
*
|
|
|
|
|
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
5
-8
/
+217
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
135
-2
/
+144
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: fix verifier NULL pointer dereference
Craig Gallek
2017-11-03
1
-4
/
+8
|
*
|
|
|
|
|
|
bpf: fix out-of-bounds access warning in bpf_check
Arnd Bergmann
2017-11-03
1
-0
/
+4
|
*
|
|
|
|
|
|
bpf: fix link error without CONFIG_NET
Arnd Bergmann
2017-11-03
1
-0
/
+2
|
*
|
|
|
|
|
|
bpf: also improve pattern matches for meta access
Daniel Borkmann
2017-11-02
1
-69
/
+96
|
*
|
|
|
|
|
|
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-02
1
-1
/
+1
|
*
|
|
|
|
|
|
bpf: cpumap micro-optimization in cpu_map_enqueue
Jesper Dangaard Brouer
2017-11-02
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
2
-5
/
+13
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: fix verifier memory leaks
Alexei Starovoitov
2017-11-01
1
-9
/
+18
|
*
|
|
|
|
|
|
|
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
Yonghong Song
2017-11-01
1
-10
/
+7
[next]