summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-139p: fix multiple NULL-pointer-dereferencesTomas Bortoli
2018-08-13fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failedpiaojun
2018-08-139p: validate PDU lengthTomas Bortoli
2018-08-13net/9p/trans_fd.c: fix race by holding the lockTomas Bortoli
2018-08-13net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli
2018-08-13net/9p/virtio: Fix hard lockup in req_donejiangyiwen
2018-08-13net/9p/trans_virtio.c: fix some spell mistakes in commentspiaojun
2018-08-139p/net: Fix zero-copy path in the 9p virtio transportChirantan Ekbote
2018-08-139p: Embed wait_queue_head into p9_req_tMatthew Wilcox
2018-08-139p: Replace the fidlist with an IDRMatthew Wilcox
2018-08-139p: Change p9_fid_create calling conventionMatthew Wilcox
2018-08-139p: Fix comment on smp_wmbMatthew Wilcox
2018-08-13net/9p/client.c: version pointer uninitializedTomas Bortoli
2018-08-13fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King
2018-08-13net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker
2018-08-139p/net/protocol.c: return -ENOMEM when kmalloc() failedpiaojun
2018-08-13net/9p/client.c: add missing '\n' at the end of p9_debug()piaojun
2018-08-13fs/9p/vfs_file.c: use new return type vm_fault_tSouptick Joarder
2018-08-12Linux 4.18Linus Torvalds
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross
2018-08-11Merge branch 'cpsw-runtime-pm-fix'David S. Miller
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim
2018-08-10mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-08-10MAINTAINERS: GDB: update e-mail addressKieran Bingham
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-09make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro
2018-08-09fix __legitimize_mnt()/mntput() raceAl Viro
2018-08-09fix mntput/mntput raceAl Viro
2018-08-09Merge branch 'bpf-fix-cpu-and-devmap-teardown'Daniel Borkmann
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer
2018-08-09samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian
2018-08-08dsa: slave: eee: Allow ports to use phylinkAndrew Lunn
2018-08-08Merge branch 'smc-fixes'David S. Miller
2018-08-08net/smc: move sock lock in smc_ioctl()Ursula Braun
2018-08-08net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun
2018-08-08net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells