summaryrefslogtreecommitdiffstats
path: root/lib/memory-notifier-error-inject.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-02kasan: avoid overflowing quarantine size on low memory systemsAlexander Potapenko1-2/+7
2016-08-02kasan: improve double-free reportsAndrey Ryabinin3-18/+41
2016-08-02mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin7-64/+42
2016-08-02mm/kasan: get rid of ->alloc_size in struct kasan_alloc_metaAndrey Ryabinin3-8/+4
2016-08-02mm/kasan, slub: don't disable interrupts when object leaves quarantineAndrey Ryabinin1-2/+6
2016-08-02mm/kasan: don't reduce quarantine in atomic contextsAndrey Ryabinin1-2/+2
2016-08-02mm/kasan: fix corruptions and false positive reportsAndrey Ryabinin1-1/+1
2016-08-02memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko1-0/+9
2016-08-02mm, hugetlb: fix huge_pte_alloc BUG_ONMichal Hocko1-1/+1
2016-08-02mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He1-0/+4
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks1-1/+1
2016-08-02mm: move swap-in anonymous page into active listMinchan Kim1-0/+1
2016-08-02mm: fail prefaulting if page table allocation failsVegard Nossum1-0/+2
2016-08-02ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun4-46/+74
2016-08-02ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refpiaojun2-5/+17
2016-08-02ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...piaojun1-2/+11
2016-08-02ocfs2: retry on ENOSPC if sufficient space in truncate logEric Ren4-38/+58
2016-08-02ocfs2: ensure that dlm lockspace is created by kernel moduleGang He1-2/+9
2016-08-02clocksource/drivers/clps_711x: fixup for "ARM: clps711x:Stephen Rothwell1-1/+1
2016-08-01hwmon: (adt7411) set sane values for CFG1 and CFG3Michael Walle1-4/+44
2016-08-01hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz1-12/+12
2016-08-01hwmon: (ftsteutates) Fix potential memory access errorGuenter Roeck1-1/+1
2016-08-01hwmon: (tmp102) Improve error handlingGuenter Roeck1-1/+3
2016-08-01hwmon: (lm75) Improve error handlingGuenter Roeck1-2/+4
2016-08-01hwmon: (lm90) Improve error handlingGuenter Roeck1-5/+7
2016-08-01hwmon: (lm90) Add missing assignmentGuenter Roeck1-1/+1
2016-07-31hwmon: (sht3x) set initial jiffies to last_updateMatt Ranostay1-1/+1
2016-07-31s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa1-0/+12
2016-07-31s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-07-31s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun1-1/+3
2016-07-31s390/numa: only set possible nodes within node_possible_mapHeiko Carstens2-1/+11
2016-07-31s390/als: fix compile with gcov enabledHeiko Carstens1-0/+1
2016-07-31s390/facilities: do not generate DWORDS define anymoreHeiko Carstens1-1/+0
2016-07-31s390/als: print missing facilities on facility mismatchHeiko Carstens1-0/+48
2016-07-31s390/als: print machine type on facility mismatchHeiko Carstens1-4/+34
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens5-43/+60
2016-07-31s390/sclp: move uninitialized data to data sectionHeiko Carstens1-2/+3
2016-07-31s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer5-6/+47
2016-07-31s390/cio: fix premature wakeup during chp configureSebastian Ott1-14/+32
2016-07-31s390/cio: convert cfg_lock mutex to spinlockSebastian Ott1-9/+9
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer2-24/+48
2016-07-31random: Fix crashes with sparse node idsMichael Ellerman1-3/+2
2016-07-30drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2-4/+4
2016-07-30drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu1-4/+31
2016-07-30drm/nouveau/acpi: check for function 0x1B before using itPeter Wu1-5/+13
2016-07-30drm/nouveau/acpi: return supported DSM functionsPeter Wu1-7/+9
2016-07-30drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu1-32/+26
2016-07-30drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka3-4/+4
2016-07-29documentation: da9052: Update regulator bindings names to match DA9052/53 DTS...Steve Twiss1-11/+11
2016-07-29Revert "vfs: add lookup_hash() helper"Linus Torvalds2-30/+5