summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cris: fix Kconfig mismatch when building with CONFIG_PCINiklas Cassel2016-09-221-1/+1
* cris: cardbus: fix header include pathNiklas Cassel2016-09-221-1/+1
* cris: add dev88_defconfigNiklas Cassel2016-09-221-0/+49
* cris: irq: stop loop from accessing array out of boundsNiklas Cassel2016-09-221-2/+1
* cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel2016-09-221-8/+7
* cris: intmem: fix pointer comparison compile warningNiklas Cassel2016-09-221-2/+2
* cris: intmem: fix device_initcall compile warningJesper Nilsson2016-09-221-1/+8
* Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-201-1/+4
|\
| * mm: usercopy: Check for module addressesLaura Abbott2016-09-201-1/+4
* | fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-201-19/+19
* | fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa2016-09-201-1/+6
* | fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa2016-09-201-10/+14
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-09-1922-146/+240
|\
| * rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine2016-09-191-3/+16
| * Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi2016-09-191-4/+1
| * ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-09-191-10/+24
| * cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-192-1/+10
| * mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner2016-09-191-9/+22
| * ocfs2: fix double unlock in case retry after free truncate logJoseph Qi2016-09-191-2/+12
| * fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-194-42/+25
| * fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-193-1/+29
| * ocfs2: fix trans extend while free cached blocksJunxiao Bi2016-09-191-18/+9
| * ocfs2: fix trans extend while flush truncate logJunxiao Bi2016-09-191-19/+10
| * ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov2016-09-191-0/+9
| * mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar2016-09-192-1/+3
| * autofs: use dentry flags to block walks during expireIan Kent2016-09-191-13/+42
| * MAINTAINERS: update email for VLYNQ bus entryFlorian Fainelli2016-09-191-1/+1
| * mm: avoid endless recursion in dump_page()Kirill A. Shutemov2016-09-191-2/+4
| * mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz2016-09-191-5/+5
| * khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov2016-09-191-7/+8
| * MAINTAINERS: Maik has movedSudip Mukherjee2016-09-191-1/+1
| * ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-09-191-6/+6
| * mem-hotplug: don't clear the only node in new_node_page()Li Zhong2016-09-191-1/+3
* | scripts/faddr2line: improve on base path filtering a bitLinus Torvalds2016-09-191-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-09-194-94/+28
|\ \
| * | crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-131-1/+1
| * | crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-131-1/+1
| * | crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu2016-09-131-1/+2
| * | crypto: echainiv - Replace chaining with multiplicationHerbert Xu2016-09-131-91/+24
* | | Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-196-107/+22
|\ \ \
| * | | drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen2016-09-191-0/+4
| * | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2016-09-195-107/+18
| |\ \ \
| | * | | Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann2016-09-191-4/+2
| | * | | drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski2016-09-181-22/+7
| | * | | drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski2016-09-181-24/+2
| | * | | drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2
| | * | | drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2
| | * | | exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan2016-09-181-3/+3
| |/ / /
* | | | scripts: add script for translating stack dump function offsetsJosh Poimboeuf2016-09-191-0/+177
| |_|/ |/| |
* | | Linux 4.8-rc7v4.8-rc7Linus Torvalds2016-09-181-1/+1
OpenPOWER on IntegriCloud