index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
David S. Miller
2019-06-07
34
-301
/
+137
|
\
|
*
signal: improve comments
Christian Brauner
2019-06-05
1
-6
/
+5
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
2
-16
/
+52
|
|
\
|
|
*
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-05-28
5
-9
/
+29
|
|
|
\
|
|
*
|
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2019-05-24
2
-17
/
+28
|
|
*
|
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
2019-05-24
1
-3
/
+3
|
|
*
|
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-05-24
1
-0
/
+9
|
|
*
|
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-05-24
1
-4
/
+20
|
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
stacktrace: Unbreak stack_trace_save_tsk_reliable()
Joe Lawrence
2019-05-19
1
-1
/
+1
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-06-02
4
-31
/
+51
|
|
\
\
\
\
|
|
*
|
|
|
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-02
1
-0
/
+2
|
|
*
|
|
|
mm, memcg: consider subtrees in memory.events
Chris Down
2019-06-02
1
-2
/
+14
|
|
*
|
|
|
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2019-06-02
1
-2
/
+9
|
|
*
|
|
|
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
2019-06-02
1
-26
/
+25
|
|
*
|
|
|
kernel/fork.c: make max_threads symbol static
Kefeng Wang
2019-06-02
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-31
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
2019-05-27
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
26
-245
/
+26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
7
-28
/
+7
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170
Thomas Gleixner
2019-05-30
1
-3
/
+1
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
7
-72
/
+7
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
10
-137
/
+10
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-01
16
-230
/
+661
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-06-01
11
-56
/
+17
|
*
|
|
|
|
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-06-01
11
-82
/
+100
|
*
|
|
|
|
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-06-01
11
-25
/
+26
|
*
|
|
|
|
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
2019-06-01
1
-2
/
+9
|
*
|
|
|
|
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
2019-06-01
1
-5
/
+20
|
*
|
|
|
|
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-06-01
2
-3
/
+25
|
*
|
|
|
|
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-8
/
+10
|
*
|
|
|
|
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-11
/
+17
|
*
|
|
|
|
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
2019-05-29
1
-24
/
+13
|
*
|
|
|
|
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2019-05-28
2
-7
/
+45
|
*
|
|
|
|
bpf: check signal validity in nmi for bpf_send_signal() helper
Yonghong Song
2019-05-28
1
-0
/
+6
|
*
|
|
|
|
bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
Jiong Wang
2019-05-25
1
-11
/
+57
|
*
|
|
|
|
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
2019-05-25
1
-1
/
+3
|
*
|
|
|
|
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2019-05-25
2
-0
/
+50
|
*
|
|
|
|
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
2019-05-25
1
-4
/
+33
|
*
|
|
|
|
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
2019-05-25
1
-13
/
+160
|
*
|
|
|
|
bpf: implement bpf_send_signal() helper
Yonghong Song
2019-05-24
1
-0
/
+72
|
*
|
|
|
|
bpf: convert explored_states to hash table
Alexei Starovoitov
2019-05-24
1
-5
/
+18
|
*
|
|
|
|
bpf: split explored_states
Alexei Starovoitov
2019-05-24
1
-18
/
+13
|
*
|
|
|
|
bpf: cleanup explored_states
Alexei Starovoitov
2019-05-24
1
-9
/
+20
|
*
|
|
|
|
bpf: bump jmp sequence limit
Alexei Starovoitov
2019-05-23
1
-3
/
+4
*
|
|
|
|
|
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-29
1
-2
/
+6
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
2019-05-28
1
-2
/
+6
*
|
|
|
|
|
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-26
3
-10
/
+20
|
\
|
|
|
|
|
|
*
|
|
|
|
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-05-26
3
-10
/
+20
[next]