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 git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
16
-230
/
+661
|
\
|
*
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
11
-56
/
+17
|
*
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
11
-82
/
+100
|
*
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-05-31
11
-25
/
+26
|
*
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
2019-05-31
1
-2
/
+9
|
*
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
2019-05-31
1
-5
/
+20
|
*
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-05-31
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-24
1
-11
/
+57
|
*
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
2019-05-24
1
-1
/
+3
|
*
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2019-05-24
2
-0
/
+50
|
*
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
2019-05-24
1
-4
/
+33
|
*
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
2019-05-24
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-25
3
-10
/
+20
*
|
|
Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-25
2
-3
/
+11
|
\
|
|
|
*
|
kernel/trace/trace.h: Remove duplicate header of trace_seq.h
Jagadeesh Pagadala
2019-05-22
1
-1
/
+0
|
*
|
tracing: Add a check_val() check before updating cond_snapshot() track_val
Tom Zanussi
2019-05-21
1
-0
/
+6
|
*
|
tracing: Check keys for variable references in expressions too
Tom Zanussi
2019-05-21
1
-2
/
+2
|
*
|
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
2019-05-21
1
-0
/
+3
*
|
|
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-24
4
-17
/
+4
|
\
\
\
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38
Thomas Gleixner
2019-05-24
1
-2
/
+1
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
3
-15
/
+3
|
|
|
/
|
|
/
|
*
/
|
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
2019-05-24
1
-2
/
+40
|
/
/
*
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
70
-112
/
+70
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
2019-05-21
2
-20
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
6
-78
/
+6
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
Thomas Gleixner
2019-05-21
1
-14
/
+1
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
16
-0
/
+16
|
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
45
-0
/
+45
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-20
5
-9
/
+29
|
\
\
|
|
/
|
/
|
|
*
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2019-05-16
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-15
4
-8
/
+28
|
|
\
|
|
*
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-14
1
-5
/
+18
|
|
*
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-14
1
-1
/
+4
|
|
*
bpf: mark bpf_event_notify and bpf_event_init as static
Stanislav Fomichev
2019-05-14
1
-2
/
+3
|
|
*
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-14
1
-0
/
+3
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
2
-2
/
+16
|
\
\
\
|
*
|
|
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
2
-2
/
+16
[next]