index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
memory-notifier-error-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
kasan: avoid overflowing quarantine size on low memory systems
Alexander Potapenko
1
-2
/
+7
2016-08-02
kasan: improve double-free reports
Andrey Ryabinin
3
-18
/
+41
2016-08-02
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
7
-64
/
+42
2016-08-02
mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta
Andrey Ryabinin
3
-8
/
+4
2016-08-02
mm/kasan, slub: don't disable interrupts when object leaves quarantine
Andrey Ryabinin
1
-2
/
+6
2016-08-02
mm/kasan: don't reduce quarantine in atomic contexts
Andrey Ryabinin
1
-2
/
+2
2016-08-02
mm/kasan: fix corruptions and false positive reports
Andrey Ryabinin
1
-1
/
+1
2016-08-02
memcg: put soft limit reclaim out of way if the excess tree is empty
Michal Hocko
1
-0
/
+9
2016-08-02
mm, hugetlb: fix huge_pte_alloc BUG_ON
Michal Hocko
1
-1
/
+1
2016-08-02
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
1
-0
/
+4
2016-08-02
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
1
-1
/
+1
2016-08-02
mm: move swap-in anonymous page into active list
Minchan Kim
1
-0
/
+1
2016-08-02
mm: fail prefaulting if page table allocation fails
Vegard Nossum
1
-0
/
+2
2016-08-02
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
piaojun
4
-46
/
+74
2016-08-02
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
piaojun
2
-5
/
+17
2016-08-02
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...
piaojun
1
-2
/
+11
2016-08-02
ocfs2: retry on ENOSPC if sufficient space in truncate log
Eric Ren
4
-38
/
+58
2016-08-02
ocfs2: ensure that dlm lockspace is created by kernel module
Gang He
1
-2
/
+9
2016-08-02
clocksource/drivers/clps_711x: fixup for "ARM: clps711x:
Stephen Rothwell
1
-1
/
+1
2016-08-01
hwmon: (adt7411) set sane values for CFG1 and CFG3
Michael Walle
1
-4
/
+44
2016-08-01
hwmon: (iio_hwmon) fix memory leak in name attribute
Quentin Schulz
1
-12
/
+12
2016-08-01
hwmon: (ftsteutates) Fix potential memory access error
Guenter Roeck
1
-1
/
+1
2016-08-01
hwmon: (tmp102) Improve error handling
Guenter Roeck
1
-1
/
+3
2016-08-01
hwmon: (lm75) Improve error handling
Guenter Roeck
1
-2
/
+4
2016-08-01
hwmon: (lm90) Improve error handling
Guenter Roeck
1
-5
/
+7
2016-08-01
hwmon: (lm90) Add missing assignment
Guenter Roeck
1
-1
/
+1
2016-07-31
hwmon: (sht3x) set initial jiffies to last_update
Matt Ranostay
1
-1
/
+1
2016-07-31
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
Jiri Olsa
1
-0
/
+12
2016-07-31
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-07-31
s390/zcrypt: fix possible memory leak in ap_module_init()
Wei Yongjun
1
-1
/
+3
2016-07-31
s390/numa: only set possible nodes within node_possible_map
Heiko Carstens
2
-1
/
+11
2016-07-31
s390/als: fix compile with gcov enabled
Heiko Carstens
1
-0
/
+1
2016-07-31
s390/facilities: do not generate DWORDS define anymore
Heiko Carstens
1
-1
/
+0
2016-07-31
s390/als: print missing facilities on facility mismatch
Heiko Carstens
1
-0
/
+48
2016-07-31
s390/als: print machine type on facility mismatch
Heiko Carstens
1
-4
/
+34
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
5
-43
/
+60
2016-07-31
s390/sclp: move uninitialized data to data section
Heiko Carstens
1
-2
/
+3
2016-07-31
s390/zcrypt: Fix zcrypt suspend/resume behavior
Ingo Tuchscherer
5
-6
/
+47
2016-07-31
s390/cio: fix premature wakeup during chp configure
Sebastian Ott
1
-14
/
+32
2016-07-31
s390/cio: convert cfg_lock mutex to spinlock
Sebastian Ott
1
-9
/
+9
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
2
-24
/
+48
2016-07-31
random: Fix crashes with sparse node ids
Michael Ellerman
1
-3
/
+2
2016-07-30
drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
Ilia Mirkin
2
-4
/
+4
2016-07-30
drm/nouveau/acpi: fix lockup with PCIe runtime PM
Peter Wu
1
-4
/
+31
2016-07-30
drm/nouveau/acpi: check for function 0x1B before using it
Peter Wu
1
-5
/
+13
2016-07-30
drm/nouveau/acpi: return supported DSM functions
Peter Wu
1
-7
/
+9
2016-07-30
drm/nouveau/acpi: ensure matching ACPI handle and supported functions
Peter Wu
1
-32
/
+26
2016-07-30
drm/nouveau/fbcon: fix font width not divisible by 8
Mikulas Patocka
3
-4
/
+4
2016-07-29
documentation: da9052: Update regulator bindings names to match DA9052/53 DTS...
Steve Twiss
1
-11
/
+11
2016-07-29
Revert "vfs: add lookup_hash() helper"
Linus Torvalds
2
-30
/
+5
[next]