summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.18v4.18Linus Torvalds2018-08-121-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-08-127-49/+69
|\
| * scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill2018-08-031-3/+8
| * scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche2018-08-031-8/+21
| * scsi: mpt3sas: Swap I/O memory read value back to cpu endiannessSreekanth Reddy2018-08-031-8/+8
| * scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn2018-08-021-0/+1
| * scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn2018-08-021-2/+2
| * scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn2018-08-021-1/+1
| * scsi: qedi: Fix a potential buffer overflowBart Van Assche2018-07-301-1/+1
| * scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran2018-07-301-26/+27
* | init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-123-3/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-08-122-9/+32
|\ \
| * | make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro2018-08-091-5/+2
| * | fix __legitimize_mnt()/mntput() raceAl Viro2018-08-091-0/+14
| * | fix mntput/mntput raceAl Viro2018-08-091-2/+12
| * | root dentries need RCU-delayed freeingAl Viro2018-08-061-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-1111-39/+46
|\ \ \
| * | | xen/netfront: don't cache skb_shinfo()Juergen Gross2018-08-111-4/+4
| * | | Merge branch 'cpsw-runtime-pm-fix'David S. Miller2018-08-112-15/+12
| |\ \ \
| | * | | net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk2018-08-111-4/+7
| | * | | net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2018-08-112-11/+5
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-098-20/+30
| |\ \ \
| | * \ \ Merge branch 'bpf-fix-cpu-and-devmap-teardown'Daniel Borkmann2018-08-094-14/+21
| | |\ \ \
| | | * | | xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer2018-08-091-5/+9
| | | * | | samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer2018-08-092-3/+3
| | | * | | xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer2018-08-091-6/+9
| | |/ / /
| | * | | Merge branch 'sockmap-fixes'Alexei Starovoitov2018-08-082-4/+7
| | |\ \ \
| | | * | | bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann2018-08-081-1/+1
| | | * | | bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem pathDaniel Borkmann2018-08-081-2/+5
| | | * | | bpf, sockmap: fix bpf_tcp_sendmsg sock error handlingDaniel Borkmann2018-08-081-1/+1
| | |/ / /
| | * | | bpf: btf: Change tools/lib/bpf/btf to LGPLMartin KaFai Lau2018-08-062-2/+2
* | | | | zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim2018-08-101-1/+14
* | | | | mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com2018-08-101-0/+3
* | | | | lib/ubsan: remove null-pointer checksAndrey Ryabinin2018-08-104-17/+0
* | | | | MAINTAINERS: GDB: update e-mail addressKieran Bingham2018-08-101-1/+1
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-101-13/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian2018-08-091-13/+28
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-098-191/+101
|\ \ \ \ \
| * | | | | crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek2018-08-076-45/+21
| * | | | | crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel2018-08-072-146/+80
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-0926-161/+178
|\ \ \ \ \ \
| * | | | | | dsa: slave: eee: Allow ports to use phylinkAndrew Lunn2018-08-081-2/+2
| * | | | | | Merge branch 'smc-fixes'David S. Miller2018-08-081-5/+10
| |\ \ \ \ \ \
| | * | | | | | net/smc: move sock lock in smc_ioctl()Ursula Braun2018-08-081-3/+7
| | * | | | | | net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun2018-08-081-0/+2
| | * | | | | | net/smc: no shutdown in state SMC_LISTENUrsula Braun2018-08-081-2/+1
| |/ / / / / /
| * | | | | | net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov2018-08-081-1/+1
| * | | | | | rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-087-89/+109
| * | | | | | Merge branch 'mlx5-fixes'David S. Miller2018-08-083-25/+15
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-082-21/+11