summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kasan: improve double-free reportsAndrey Ryabinin2016-08-023-18/+41
* mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin2016-08-027-64/+42Star
* mm/kasan: get rid of ->alloc_size in struct kasan_alloc_metaAndrey Ryabinin2016-08-023-8/+4Star
* mm/kasan, slub: don't disable interrupts when object leaves quarantineAndrey Ryabinin2016-08-021-2/+6
* mm/kasan: don't reduce quarantine in atomic contextsAndrey Ryabinin2016-08-021-2/+2
* mm/kasan: fix corruptions and false positive reportsAndrey Ryabinin2016-08-021-1/+1
* memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko2016-08-021-0/+9
* mm, hugetlb: fix huge_pte_alloc BUG_ONMichal Hocko2016-08-021-1/+1
* mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He2016-08-021-0/+4
* tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks2016-08-021-1/+1
* mm: move swap-in anonymous page into active listMinchan Kim2016-08-021-0/+1
* mm: fail prefaulting if page table allocation failsVegard Nossum2016-08-021-0/+2
* ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun2016-08-024-46/+74
* ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refpiaojun2016-08-022-5/+17
* ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...piaojun2016-08-021-2/+11
* ocfs2: retry on ENOSPC if sufficient space in truncate logEric Ren2016-08-024-38/+58
* ocfs2: ensure that dlm lockspace is created by kernel moduleGang He2016-08-021-2/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-08-0220-99/+305
|\
| * s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa2016-07-311-0/+12
| * s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-312-0/+3
| * s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun2016-07-311-1/+3
| * s390/numa: only set possible nodes within node_possible_mapHeiko Carstens2016-07-312-1/+11
| * s390/als: fix compile with gcov enabledHeiko Carstens2016-07-311-0/+1
| * s390/facilities: do not generate DWORDS define anymoreHeiko Carstens2016-07-311-1/+0Star
| * s390/als: print missing facilities on facility mismatchHeiko Carstens2016-07-311-0/+48
| * s390/als: print machine type on facility mismatchHeiko Carstens2016-07-311-4/+34
| * s390/als: convert architecture level set code to CHeiko Carstens2016-07-315-43/+60
| * s390/sclp: move uninitialized data to data sectionHeiko Carstens2016-07-311-2/+3
| * s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer2016-07-315-6/+47
| * s390/cio: fix premature wakeup during chp configureSebastian Ott2016-07-311-14/+32
| * s390/cio: convert cfg_lock mutex to spinlockSebastian Ott2016-07-311-9/+9
| * s390/mm: clean up pte/pmd encodingGerald Schaefer2016-07-312-24/+48
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-02923-25325/+48008
|\ \
| * \ Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-08-026-45/+76
| |\ \
| | * | drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2016-07-302-4/+4
| | * | drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu2016-07-301-4/+31
| | * | drm/nouveau/acpi: check for function 0x1B before using itPeter Wu2016-07-301-5/+13
| | * | drm/nouveau/acpi: return supported DSM functionsPeter Wu2016-07-301-7/+9
| | * | drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu2016-07-301-32/+26Star
| | * | drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka2016-07-303-4/+4
| * | | Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-07-291-5/+2Star
| |\ \ \
| | * | | drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...Philipp Zabel2016-07-271-5/+2Star
| * | | | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-07-2963-564/+1176
| |\ \ \ \
| | * | | | drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize an...Tom St Denis2016-07-291-2/+0Star
| | * | | | drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis2016-07-291-7/+7
| | * | | | drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui2016-07-292-1/+9
| | * | | | drm/amdgpu: add new definition in bif headerHuang Rui2016-07-291-0/+1
| | * | | | drm/amd/powerplay: rename smum header guardsHuang Rui2016-07-291-2/+2
| | * | | | drm/amdgpu: enable UVD context buffer for older HWChristian König2016-07-292-2/+27
| | * | | | drm/amdgpu: fix default UVD context sizeChristian König2016-07-291-1/+1