summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela2016-09-214-1/+393
* lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-216-3/+320
* md-cluster: make resync lock also could be interrupttedGuoqing Jiang2016-09-211-2/+3
* md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hangGuoqing Jiang2016-09-211-1/+39
* md-cluster: convert the completion to wait queueGuoqing Jiang2016-09-211-5/+9
* md-cluster: protect md_find_rdev_nr_rcu with rcu lockGuoqing Jiang2016-09-211-4/+8
* md-cluster: clean related infos of clusterGuoqing Jiang2016-09-211-0/+2
* md: changes for MD_STILL_CLOSED flagGuoqing Jiang2016-09-212-9/+10
* md-cluster: remove some unnecessary dlm_unlock_syncGuoqing Jiang2016-09-211-5/+1
* md-cluster: use FORCEUNLOCK in lockres_freeGuoqing Jiang2016-09-211-15/+11
* md-cluster: call md_kick_rdev_from_array once ack failedGuoqing Jiang2016-09-211-3/+8
* Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-211-1/+4
|\
| * mm: usercopy: Check for module addressesLaura Abbott2016-09-211-1/+4
* | fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-211-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-2022-146/+240
|\
| * rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine2016-09-201-3/+16
| * Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi2016-09-201-4/+1
| * ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant2016-09-201-10/+24
| * cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-202-1/+10
| * mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner2016-09-201-9/+22
| * ocfs2: fix double unlock in case retry after free truncate logJoseph Qi2016-09-201-2/+12
| * fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-204-42/+25
| * fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-203-1/+29
| * ocfs2: fix trans extend while free cached blocksJunxiao Bi2016-09-201-18/+9
| * ocfs2: fix trans extend while flush truncate logJunxiao Bi2016-09-201-19/+10
| * ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov2016-09-201-0/+9
| * mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar2016-09-202-1/+3
| * autofs: use dentry flags to block walks during expireIan Kent2016-09-201-13/+42
| * MAINTAINERS: update email for VLYNQ bus entryFlorian Fainelli2016-09-201-1/+1
| * mm: avoid endless recursion in dump_page()Kirill A. Shutemov2016-09-201-2/+4
| * mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz2016-09-201-5/+5
| * khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov2016-09-201-7/+8
| * MAINTAINERS: Maik has movedSudip Mukherjee2016-09-201-1/+1
| * ocfs2/dlm: fix race between convert and migrationJoseph Qi2016-09-201-6/+6
| * mem-hotplug: don't clear the only node in new_node_page()Li Zhong2016-09-201-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