summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-11-25Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds
2016-11-25Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-25MAINTAINERS: Add bug tracking system location entry typeRafael J. Wysocki
2016-11-25Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula
2016-11-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki
2016-11-25Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang
2016-11-25Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-25Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-11-25Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-11-25parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin
2016-11-25parisc: Fix race in pci-dma.cJohn David Anglin
2016-11-25parisc: Switch to generic sched_clock implementationHelge Deller
2016-11-25parisc: Fix races in parisc_setup_cache_timing()John David Anglin
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar
2016-11-25MIPS: mm: Fix output of __do_page_faultMatt Redfearn
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton
2016-11-25Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...Dave Airlie
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2016-11-25X.509: Fix double free in x509_cert_parse() [ver #3]Andrey Ryabinin
2016-11-24gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav
2016-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-11-24net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek
2016-11-24udplite: call proper backlog handlersEric Dumazet
2016-11-24Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-11-24Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-11-24KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-11-24KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář
2016-11-24KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-24KVM: x86: fix out-of-bounds access in lapicRadim Krčmář
2016-11-24init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan
2016-11-24ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton
2016-11-24i2c: designware: fix rx fifo depth trackingRussell King
2016-11-24i2c: designware: report short transfersRussell King
2016-11-24drm/mediatek: fix null pointer dereferenceMatthias Brugger
2016-11-24drm/mediatek: fixed the calc method of data rate per laneJitao Shi
2016-11-24drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODEBibby Hsieh
2016-11-24powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran
2016-11-24net/mlx4_en: Free netdev resources under state lockTariq Toukan
2016-11-24net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong
2016-11-24rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju
2016-11-24bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet
2016-11-24netdevice.h: fix kernel-doc warningRandy Dunlap