summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* Fix typoAndrea Gelmini2016-09-231-1/+1
* cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-231-1/+1
* cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel2016-09-231-19/+0
* cris: use generic io.hNiklas Cassel2016-09-221-170/+1
* 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-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
|\ \ \