aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-4.12/post-mergeJens Axboe2017-04-24668-4064/+7382
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-241-2/+2
| |\
| | * Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-04-151-2/+2
| | |\
| | | * scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn2017-04-131-2/+2
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-04-2410-28/+58
| |\ \ \
| | * | | MIPS: PCI: add controllers before the specified headMathias Kresin2017-04-131-1/+1
| | * | | MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-04-121-15/+33
| | * | | MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn2017-04-121-2/+1
| | * | | MIPS: KASLR: Add missing header filesMatt Redfearn2017-04-121-1/+1
| | * | | MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-04-121-1/+1
| | * | | MIPS: Fix modversioning of _mcount symbolJames Cowgill2017-04-121-0/+1
| | * | | MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski2017-04-111-3/+3
| | * | | MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan2017-04-101-1/+1
| | * | | MIPS: perf: fix deadlockRabin Vincent2017-04-101-4/+5
| | * | | MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn2017-04-101-0/+11
| * | | | Linux 4.11-rc8Linus Torvalds2017-04-231-1/+1
| * | | | Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-04-233-13/+23
| |\ \ \ \
| | * | | | ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-181-0/+7
| | * | | | ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-03-301-3/+0
| | * | | | ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-301-2/+4
| | * | | | ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-301-1/+3
| | * | | | ubifs: Remove filename from debug messages in ubifs_readdirHyunchul Lee2017-03-301-2/+2
| | * | | | ubifs: Fix memory leak in error path in ubifs_mknodRichard Weinberger2017-03-301-1/+3
| | * | | | ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-03-301-4/+4
| * | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-233-16/+5
| |\ \ \ \ \
| | * | | | | x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-183-16/+5
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-231-1/+1
| |\ \ \ \ \ \
| | * | | | | | genirq/affinity: Fix calculating vectors to assignKeith Busch2017-04-201-1/+1
| * | | | | | | Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-211-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-131-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-2125-210/+345
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netpoll: Check for skb->queue_mappingTushar Dave2017-04-211-2/+8
| | * | | | | | | | ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6
| | * | | | | | | | bpf, doc: update bpf maintainers entryDaniel Borkmann2017-04-211-1/+15
| | * | | | | | | | net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-211-1/+3
| | * | | | | | | | bpf: Fix values type used in test_mapsDavid Miller2017-04-211-2/+2
| | * | | | | | | | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-212-1/+5
| | * | | | | | | | gso: Validate assumption of frag_list segementationIlan Tayari2017-04-211-4/+14
| | * | | | | | | | Merge branch 'skb_cow_head'David S. Miller2017-04-216-44/+16
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6
| | | * | | | | | | | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | | * | | | | | | | lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | | * | | | | | | | sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | | * | | | | | | | cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2
| | | * | | | | | | | smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2
| | |/ / / / / / / /
| | * | | | | | | | ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-211-1/+0
| | * | | | | | | | MAINTAINERS: Add "B:" field for networking.David S. Miller2017-04-211-0/+1
| | * | | | | | | | net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-201-23/+32
| | * | | | | | | | Merge branch 'qed-dcbx-fixes'David S. Miller2017-04-201-1/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2