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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: take jdata unstuff into account in do_grow
Bob Peterson
2018-12-18
1
-0
/
+2
*
gfs2: Dump nrpages for inodes and their glocks
Bob Peterson
2018-12-12
6
-9
/
+17
*
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
2018-12-12
1
-1
/
+1
*
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
2018-12-11
1
-9
/
+9
*
gfs2: Remove vestigial bd_ops
Bob Peterson
2018-12-11
3
-7
/
+3
*
gfs2: read journal in large chunks to locate the head
Abhi Das
2018-12-11
8
-134
/
+192
*
gfs2: add a helper function to get_log_header that can be used elsewhere
Abhi Das
2018-12-11
2
-21
/
+35
*
gfs2: changes to gfs2_log_XXX_bio
Abhi Das
2018-12-11
3
-37
/
+42
*
gfs2: add more timing info to journal recovery process
Abhi Das
2018-12-11
2
-2
/
+8
*
gfs2: Fix the gfs2_invalidatepage description
Andreas Gruenbacher
2018-12-11
1
-3
/
+3
*
gfs2: Clean up gfs2_is_{ordered,writeback}
Andreas Gruenbacher
2018-12-11
3
-14
/
+11
*
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
2018-12-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
83
-368
/
+1225
|
\
|
*
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
2018-12-09
1
-13
/
+10
|
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2018-12-09
3
-13
/
+50
|
|
\
|
|
*
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
2018-12-09
1
-4
/
+12
|
|
*
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
2018-12-09
1
-6
/
+23
|
|
*
bnxt_en: Keep track of reserved IRQs.
Michael Chan
2018-12-09
3
-3
/
+8
|
|
*
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
2018-12-09
1
-0
/
+7
|
|
/
|
*
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
2018-12-08
1
-2
/
+2
|
*
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
2018-12-07
1
-1
/
+1
|
*
Merge branch 'skb-headroom-slab-out-of-bounds'
David S. Miller
2018-12-07
2
-26
/
+44
|
|
\
|
|
*
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-07
1
-5
/
+23
|
|
*
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-07
1
-21
/
+21
|
|
/
|
*
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-07
1
-11
/
+24
|
*
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-07
1
-0
/
+1
|
*
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2018-12-06
3
-10
/
+16
|
|
\
|
|
*
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
2018-12-06
1
-2
/
+8
|
|
*
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
2018-12-06
1
-4
/
+1
|
|
*
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
2018-12-06
1
-2
/
+5
|
|
*
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
2018-12-06
1
-2
/
+2
|
|
/
|
*
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
3
-2
/
+21
|
*
sctp: frag_point sanity check
Jakub Audykowicz
2018-12-05
3
-2
/
+12
|
*
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-05
1
-4
/
+7
|
*
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-05
1
-1
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-05
13
-95
/
+732
|
|
\
|
|
*
Merge branch 'bpf-verifier-resilience'
Daniel Borkmann
2018-12-04
2
-16
/
+91
|
|
|
\
|
|
|
*
bpf: add per-insn complexity limit
Alexei Starovoitov
2018-12-04
1
-1
/
+6
|
|
|
*
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
2
-15
/
+82
|
|
|
*
bpf: check pending signals while verifying programs
Alexei Starovoitov
2018-12-04
1
-0
/
+3
|
|
|
/
|
|
*
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
2018-12-03
1
-0
/
+66
|
|
*
bpf: refactor bpf_test_run() to separate own failures and test program result
Roman Gushchin
2018-12-01
1
-6
/
+15
|
|
*
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-11-30
2
-4
/
+8
|
|
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
5
-44
/
+63
|
|
*
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-11-30
4
-18
/
+39
|
|
*
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
|
|
*
tools: bpftool: fix a bitfield pretty print issue
Yonghong Song
2018-11-28
1
-3
/
+3
|
|
*
Merge branch 'btf-check-name'
Alexei Starovoitov
2018-11-28
2
-7
/
+450
|
|
|
\
|
|
|
*
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-11-28
1
-0
/
+361
|
|
|
*
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-11-28
1
-7
/
+7
[next]