summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-20ocfs2: fix trans extend while free cached blocksJunxiao Bi1-18/+9
2016-09-20ocfs2: fix trans extend while flush truncate logJunxiao Bi1-19/+10
2016-09-20ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov1-0/+9
2016-09-20mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar2-1/+3
2016-09-20autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-09-20MAINTAINERS: update email for VLYNQ bus entryFlorian Fainelli1-1/+1
2016-09-20mm: avoid endless recursion in dump_page()Kirill A. Shutemov1-2/+4
2016-09-20mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz1-5/+5
2016-09-20khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov1-7/+8
2016-09-20MAINTAINERS: Maik has movedSudip Mukherjee1-1/+1
2016-09-20ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-09-20mem-hotplug: don't clear the only node in new_node_page()Li Zhong1-1/+3
2016-09-20scripts/faddr2line: improve on base path filtering a bitLinus Torvalds1-1/+1
2016-09-20blk-throttle: Extend slice if throttle group is not emptyVivek Goyal1-2/+4
2016-09-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-94/+28
2016-09-19Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-107/+22
2016-09-19scripts: add script for translating stack dump function offsetsJosh Poimboeuf1-0/+177
2016-09-19MIPS: Select HAVE_REGS_AND_STACK_ACCESS_APIMarcin Nowakowski1-0/+1
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil3-0/+3
2016-09-19MIPS: Octeon: Fix platform bus probingAaro Koskinen1-1/+1
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen1-2/+2
2016-09-19MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski1-4/+4
2016-09-19can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-19xfrm: Fix memory leak of aead algorithm nameIlan Tayari1-0/+1
2016-09-19mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann1-1/+1
2016-09-19mtd: nand: fix chances to create incomplete ECC data when writingRogerCC Lin1-2/+5
2016-09-19mtd: nand: fix generating over-boundary ECC data when writingRogerCC Lin1-4/+8
2016-09-19genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier1-2/+6
2016-09-19drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen1-0/+4
2016-09-19Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie5-107/+18
2016-09-19Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...David S. Miller3-3/+16
2016-09-19stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2-2/+2
2016-09-19Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann1-4/+2
2016-09-19Linux 4.8-rc7Linus Torvalds1-1/+1
2016-09-18Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-13/+20
2016-09-18Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2016-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-15/+26
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+16
2016-09-18openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-09-18avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-09-18drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski1-22/+7
2016-09-18drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski1-24/+2
2016-09-18drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan1-3/+3
2016-09-18fix iov_iter_fault_in_readable()Al Viro2-23/+3
2016-09-17Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-18/+33
2016-09-17Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+29
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera1-27/+23