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
*
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-07-13
1
-2
/
+3
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
6
-90
/
+17
|
\
|
*
swiotlb: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-21
/
+4
|
*
gcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-22
/
+2
|
*
kprobes: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-19
/
+6
|
*
fail_function: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-18
/
+5
|
*
blktrace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-6
/
+0
|
*
trace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-4
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
\
|
*
|
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-12
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-07-12
2
-11
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
livepatch: Remove duplicate warning about missing reliable stacktrace support
Petr Mladek
2019-06-20
1
-1
/
+0
|
*
|
Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"
Miroslav Benes
2019-06-20
1
-0
/
+7
|
*
|
stacktrace: Remove weak version of save_stack_trace_tsk_reliable()
Miroslav Benes
2019-06-20
1
-8
/
+0
|
*
|
livepatch: Use static buffer for debugging messages under rq lock
Petr Mladek
2019-06-05
1
-2
/
+1
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-07-11
1
-5
/
+1
|
\
\
\
|
*
|
|
timekeeping/vsyscall: Use __iter_div_u64_rem()
Arnd Bergmann
2019-07-10
1
-5
/
+1
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
stacktrace: Use PF_KTHREAD to check for kernel threads
Thomas Gleixner
2019-07-03
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
18
-424
/
+1984
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
2
-8
/
+8
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
2
-8
/
+8
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
Jiong Wang
2019-06-26
1
-2
/
+2
|
|
|
*
|
|
|
|
bpf: fix NULL deref in btf_type_is_resolve_source_only
Stanislav Fomichev
2019-06-24
1
-6
/
+6
|
*
|
|
|
|
|
|
bpf: cgroup: Fix build error without CONFIG_NET
YueHaibing
2019-07-08
1
-0
/
+4
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
8
-152
/
+612
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
bpf: fix precision tracking
Alexei Starovoitov
2019-07-03
1
-14
/
+107
|
|
*
|
|
|
|
|
|
devmap: Allow map lookups from eBPF
Toke Høiland-Jørgensen
2019-06-29
2
-5
/
+7
|
|
*
|
|
|
|
|
|
devmap/cpumap: Use flush list instead of bitmap
Toke Høiland-Jørgensen
2019-06-29
2
-117
/
+95
|
|
*
|
|
|
|
|
|
xskmap: Move non-standard list manipulation to helper
Toke Høiland-Jørgensen
2019-06-29
1
-2
/
+1
|
|
*
|
|
|
|
|
|
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-28
4
-0
/
+369
|
|
*
|
|
|
|
|
|
bpf: fix cgroup bpf release synchronization
Roman Gushchin
2019-06-27
1
-1
/
+18
|
|
*
|
|
|
|
|
|
bpf: fix compiler warning with CONFIG_MODULES=n
Yonghong Song
2019-06-26
1
-13
/
+14
|
|
*
|
|
|
|
|
|
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
2019-06-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
1
-40
/
+18
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
/
/
/
/
/
/
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
12
-42
/
+12
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
4
-71
/
+734
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf: precise scalar_value tracking
Alexei Starovoitov
2019-06-19
1
-11
/
+480
|
|
*
|
|
|
|
|
|
|
bpf: fix callees pruning callers
Alexei Starovoitov
2019-06-19
1
-5
/
+6
|
|
*
|
|
|
|
|
|
|
bpf: introduce bounded loops
Alexei Starovoitov
2019-06-19
1
-12
/
+131
|
|
*
|
|
|
|
|
|
|
bpf: extend is_branch_taken to registers
Alexei Starovoitov
2019-06-19
1
-15
/
+19
|
|
*
|
|
|
|
|
|
|
bpf: track spill/fill of constants
Alexei Starovoitov
2019-06-19
1
-25
/
+65
|
|
*
|
|
|
|
|
|
|
bpf: silence warning messages in core
Valdis Klētnieks
2019-06-12
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-11
2
-2
/
+31
|
|
*
|
|
|
|
|
|
|
bpf: remove redundant assignment to err
Colin Ian King
2019-06-04
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
50
-302
/
+385
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
34
-301
/
+137
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
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
[next]