index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
9p: fix whitespace issues
Stephen Hemminger
3
-4
/
+3
2018-08-13
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
4
-1
/
+13
2018-08-13
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
piaojun
1
-2
/
+4
2018-08-13
9p: validate PDU length
Tomas Bortoli
4
-11
/
+24
2018-08-13
net/9p/trans_fd.c: fix race by holding the lock
Tomas Bortoli
1
-5
/
+5
2018-08-13
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
Tomas Bortoli
1
-0
/
+2
2018-08-13
net/9p/virtio: Fix hard lockup in req_done
jiangyiwen
1
-10
/
+11
2018-08-13
net/9p/trans_virtio.c: fix some spell mistakes in comments
piaojun
1
-2
/
+2
2018-08-13
9p/net: Fix zero-copy path in the 9p virtio transport
Chirantan Ekbote
1
-0
/
+7
2018-08-13
9p: Embed wait_queue_head into p9_req_t
Matthew Wilcox
3
-16
/
+7
2018-08-13
9p: Replace the fidlist with an IDR
Matthew Wilcox
2
-34
/
+19
2018-08-13
9p: Change p9_fid_create calling convention
Matthew Wilcox
1
-14
/
+9
2018-08-13
9p: Fix comment on smp_wmb
Matthew Wilcox
1
-1
/
+1
2018-08-13
net/9p/client.c: version pointer uninitialized
Tomas Bortoli
1
-1
/
+1
2018-08-13
fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2018-08-13
net/9p: fix error path of p9_virtio_probe
Jean-Philippe Brucker
1
-1
/
+2
2018-08-13
9p/net/protocol.c: return -ENOMEM when kmalloc() failed
piaojun
1
-1
/
+1
2018-08-13
net/9p/client.c: add missing '\n' at the end of p9_debug()
piaojun
1
-1
/
+1
2018-08-13
fs/9p/vfs_file.c: use new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-12
Linux 4.18
v4.18
Linus Torvalds
1
-1
/
+1
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
3
-3
/
+3
2018-08-11
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2
-11
/
+5
2018-08-11
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-11
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-08-11
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
4
-17
/
+0
2018-08-11
MAINTAINERS: GDB: update e-mail address
Kieran Bingham
1
-1
/
+1
2018-08-10
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
2018-08-09
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-09
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-09
xdp: fix bug in devmap teardown code path
Jesper Dangaard Brouer
1
-5
/
+9
2018-08-09
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
Jesper Dangaard Brouer
2
-3
/
+3
2018-08-09
xdp: fix bug in cpumap teardown code path
Jesper Dangaard Brouer
1
-6
/
+9
2018-08-09
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
1
-13
/
+28
2018-08-09
dsa: slave: eee: Allow ports to use phylink
Andrew Lunn
1
-2
/
+2
2018-08-09
net/smc: move sock lock in smc_ioctl()
Ursula Braun
1
-3
/
+7
2018-08-09
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
1
-0
/
+2
2018-08-09
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-08-09
net: aquantia: Fix IFF_ALLMULTI flag functionality
Dmitry Bogdanov
1
-1
/
+1
2018-08-09
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-09
net/mlx5e: Cleanup of dcbnl related fields
Huy Nguyen
2
-21
/
+11
2018-08-09
net/mlx5e: Properly check if hairpin is possible between two functions
Or Gerlitz
1
-4
/
+4
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
4
-0
/
+39
2018-08-08
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
1
-1
/
+1
2018-08-08
bpf, sockmap: fix cork timeout for select due to epipe
Daniel Borkmann
1
-1
/
+1
2018-08-08
bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
Daniel Borkmann
1
-2
/
+5
2018-08-08
bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
Daniel Borkmann
1
-1
/
+1
2018-08-08
vhost: reset metadata cache when initializing new IOTLB
Jason Wang
1
-3
/
+6
2018-08-08
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2
-2
/
+7
[next]