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 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-29
1
-2
/
+2
|
\
|
*
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-03-29
1
-2
/
+2
*
|
Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-29
1
-2
/
+9
|
\
\
|
*
|
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-03-21
1
-2
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-28
2
-15
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-03-20
2
-3
/
+6
|
*
|
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-03-20
1
-1
/
+2
|
*
|
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-17
1
-11
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-25
5
-7
/
+23
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-13
5
-7
/
+23
|
|
\
\
|
|
*
|
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
2020-03-10
1
-1
/
+1
|
|
*
|
bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
Andrii Nakryiko
2020-03-10
1
-0
/
+3
|
|
*
|
bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer
Andrii Nakryiko
2020-03-10
1
-2
/
+2
|
|
*
|
bpf: Do not allow map_freeze in struct_ops map
Martin KaFai Lau
2020-03-05
1
-0
/
+5
|
|
*
|
bpf: Return better error value in delete_elem for struct_ops map
Martin KaFai Lau
2020-03-05
1
-3
/
+11
|
|
*
|
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
2020-03-05
1
-1
/
+1
*
|
|
|
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-22
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
1
-38
/
+55
|
\
\
\
|
*
|
|
futex: Unbreak futex hashing
Thomas Gleixner
2020-03-09
1
-2
/
+2
|
*
|
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-06
1
-36
/
+53
*
|
|
|
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-15
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sys/sysinfo: Respect boottime inside time namespace
Cyril Hrubis
2020-03-03
1
-0
/
+2
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-13
1
-0
/
+4
|
\
\
\
|
*
|
|
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-10
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-11
1
-0
/
+10
|
\
\
\
|
*
|
|
pid: make ENOMEM return value more obvious
Christian Brauner
2020-03-09
1
-0
/
+8
|
*
|
|
pid: Fix error return value in some cases
Corey Minyard
2020-03-08
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-03-11
1
-0
/
+2
|
\
\
\
|
*
|
|
ftrace: Return the first found result in lookup_rec()
Artem Savkov
2020-03-11
1
-0
/
+2
*
|
|
|
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-10
2
-14
/
+28
|
\
\
\
\
|
*
|
|
|
cgroup1: don't call release_agent when it is ""
Tycho Andersen
2020-03-04
1
-1
/
+1
|
*
|
|
|
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
2020-03-04
1
-3
/
+3
|
*
|
|
|
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-02-12
1
-7
/
+16
|
*
|
|
|
cgroup: cgroup_procs_next should increase position index
Vasily Averin
2020-02-12
1
-3
/
+7
|
*
|
|
|
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
2020-02-12
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-10
1
-6
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
2020-03-10
1
-6
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
blktrace: fix dereference after null check
Cengiz Can
2020-03-05
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2020-03-07
2
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
exit: Fix Sparse errors and warnings
Madhuparna Bhowmik
2020-02-28
1
-2
/
+2
|
*
|
|
|
|
|
fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
Madhuparna Bhowmik
2020-02-28
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-02
1
-0
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
2020-02-27
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
1
-31
/
+83
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-25
1
-31
/
+83
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-28
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
2020-02-28
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
2020-02-20
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-27
2
-51
/
+60
|
\
\
\
\
\
\
[next]