summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "block: Split bios on chunk boundaries"Jens Axboe2016-01-081-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-071-0/+1
|\
| * Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-01-071-0/+1
| |\
| | * drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs2016-01-051-0/+1
* | | Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-072-4/+9
|\ \ \
| * | | iommu/dma: Use correct offset in map_sgRobin Murphy2016-01-071-1/+1
| * | | iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven2015-12-281-1/+1
| * | | iommu/dma: Avoid unlikely high-order allocationsRobin Murphy2015-12-281-2/+4
| * | | iommu/dma: Add some missing #includesRobin Murphy2015-12-281-0/+3
* | | | Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-072-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2016-01-072-0/+7
* | | | Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-063-16/+22
|\ \ \ \
| * | | | mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris2016-01-051-2/+2
| * | | | mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-052-5/+3
| * | | | mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris2016-01-041-9/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0624-117/+150
|\ \ \ \ \
| * | | | | tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-061-0/+3
| * | | | | Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| * | | | | net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| * | | | | mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
| * | | | | net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-061-1/+2
| * | | | | net: sched: fix missing free per cpu on qstatsJohn Fastabend2016-01-061-1/+3
| * | | | | ARM: net: bpf: fix zero right shiftRabin Vincent2016-01-061-1/+2
| * | | | | 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
| * | | | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-065-56/+25
| * | | | | bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-01-051-1/+4
| * | | | | af_unix: Fix splice-bind deadlockRainer Weikusat2016-01-041-26/+40
| * | | | | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-045-14/+33
| * | | | | r8152: add reset_resume functionhayeswang2016-01-041-1/+9
| * | | | | connector: bump skb->users before callback invocationFlorian Westphal2016-01-041-8/+3
| * | | | | cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| * | | | | qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* | | | | | Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-052-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | tracing: Fix setting of start_index in find_next()Qiu Peiyang2016-01-041-0/+1
| * | | | | ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-041-1/+1
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2016-01-052-9/+10
|\ \ \ \ \ \
| * | | | | | tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2016-01-052-9/+10
* | | | | | | Linux 4.4-rc8v4.4-rc8Linus Torvalds2016-01-031-1/+1
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-291-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| * | | | | | drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | | | | | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
|\ \ \ \ \ \ \
| * | | | | | | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-313-18/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: Wire up mlock2 system call.David S. Miller2015-12-313-4/+5
| * | | | | | | | sparc: Add all necessary direct socket system calls.David S. Miller2015-12-313-18/+24
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3136-198/+334
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2015-12-302-4/+5