summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-144-2/+28
* mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim2014-11-141-0/+10
* zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang2014-11-141-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-11-131-3/+4
|\
| * Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-11-131-3/+4
| |\
| | * selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs2014-11-121-3/+4
* | | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-11-132-1/+2
|\ \ \
| * | | audit: keep inode pinnedMiklos Szeredi2014-11-111-0/+1
| * | | audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs2014-10-311-1/+1
* | | | Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-11-137-31/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | dm btree: fix a recursion depth bug in btree walking codeJoe Thornber2014-11-103-15/+17
| * | | dm thin: grab a virtual cell before looking up the mappingJoe Thornber2014-11-041-4/+12
| * | | dm raid: fix inaccessible superblocks causing oops in configure_discard_supportHeinz Mauelshagen2014-10-291-1/+5
| * | | dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen2014-10-211-4/+7
| * | | dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka2014-10-171-6/+6
| * | | dm stripe: fix potential for leak in stripe_ctr error pathPavitra Kumar2014-10-111-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-132-1/+8
|\ \ \ \
| * | | | KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit2014-11-051-0/+8
| * | | | Merge tag 'kvm-s390-20141103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-11-031-1/+0
| |\ \ \ \
| | * | | | KVM: s390: virtio_ccw: remove unused variableSebastian Ott2014-11-031-1/+0
| |/ / / /
* | | | | Merge tag 'xtensa-20141109' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-11-136-4/+296
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.18-rc4' into for_nextChris Zankel2014-11-101139-10258/+21117
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel2014-10-236-4/+296
| |\ \ \ \ \ \
| | * | | | | | xtensa: xtfpga: add lx200 SMP DTS and defconfigMax Filippov2014-10-212-0/+151
| | * | | | | | xtensa: xtfpga: add generic KC705 board configMax Filippov2014-10-211-0/+131
| | * | | | | | xtensa: re-wire umount syscall to sys_oldumountMax Filippov2014-10-211-1/+2
| | * | | | | | xtensa: xtfpga: only select ethoc when ethernet is availableMax Filippov2014-10-061-1/+1
| | * | | | | | xtensa: add seccomp, getrandom, and memfd_create syscallsMax Filippov2014-10-061-1/+8
| | * | | | | | xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISKMax Filippov2014-10-061-1/+1
| | * | | | | | xtensa: implement pgprot_noncachedMax Filippov2014-10-061-0/+2
| * | | | | | | Merge tag 'v3.18-rc1' into for_nextChris Zankel2014-10-218982-282769/+405669
| |\ \ \ \ \ \ \
| * | | | | | | | xtensa/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-11-129-53/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz2014-11-061-4/+7
| * | | | | | | | | crypto: caam - fix missing dma unmap on error pathCristian Stoica2014-11-061-15/+14
| * | | | | | | | | crypto: qat - Enforce valid numa configurationTadeusz Struk2014-10-247-34/+30
| * | | | | | | | | crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk2014-10-241-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-11-123-46/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Do not risk busy looping in buffer spliceRabin Vincent2014-11-101-2/+8
| * | | | | | | | | tracing: Do not busy wait in buffer spliceRabin Vincent2014-11-103-44/+62
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-11-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | param: fix crash on bad kernel argumentsDaniel Thompson2014-11-111-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-123-6/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan2014-11-111-1/+1
| * | | | | | | | | hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski2014-11-111-3/+10
| * | | | | | | | | hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman2014-11-111-2/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2014-11-124-19/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit2014-11-091-16/+25
| * | | | | | | | | thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz2014-11-072-2/+0
| * | | | | | | | | thermal: imx: correct driver load sequence for cpu coolingBai Ping2014-11-071-0/+4