summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-09arm64: kasan: clear stale stack poisonMark Rutland
2016-03-09sched/kasan: remove stale KASAN poison after hotplugMark Rutland
2016-03-09kasan: add functions to clear stack poisonMark Rutland
2016-03-09mm: fix mixed zone detection in devm_memremap_pagesDan Williams
2016-03-09list: kill list_force_poison()Dan Williams
2016-03-09mm: __delete_from_page_cache show Bad page if mappedHugh Dickins
2016-03-09mm/hugetlb: hugetlb_no_page: rate-limit warning messageGeoffrey Thomas
2016-03-08Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2016-03-08Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon
2016-03-07cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-03-07EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon PhiHubert Chrzaniuk
2016-03-07usbnet: cleanup after bind() in probe()Oliver Neukum
2016-03-07Merge branch 'mlxsw-fixes'David S. Miller
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel
2016-03-07Merge tag 'asoc-fix-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2016-03-07tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan
2016-03-07net: eth: altera: do not free array priv->mdio->irqColin Ian King
2016-03-07net/ethoc: do not free array priv->mdio->irqColin Ian King
2016-03-07net: sched: fix act_ipt for LOG targetPhil Sutter
2016-03-07asix: do not free array priv->mdio->irqColin Ian King
2016-03-07gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto
2016-03-06Linux 4.5-rc7Linus Torvalds
2016-03-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-06Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-03-06Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-06Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King