index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
36
-53
/
+46
*
memstick: don't allocate unused major for ms_block
NeilBrown
2016-08-02
1
-15
/
+2
*
init/Kconfig: make COMPILE_TEST depend on !UML
Richard Weinberger
2016-08-02
1
-0
/
+1
*
fs/proc/task_mmu.c: suppress compilation warnings with W=1
Valdis Kletnieks
2016-08-02
1
-0
/
+1
*
procfs: avoid 32-bit time_t in /proc/*/stat
Arnd Bergmann
2016-08-02
1
-6
/
+4
*
proc_oom_score: remove tasklist_lock and pid_alive()
Oleg Nesterov
2016-08-02
1
-5
/
+2
*
MAINTAINERS: befs: add new maintainers
Luis de Bethencourt
2016-08-02
1
-1
/
+4
*
cgroup: update cgroup's document path
seokhoon.yoon
2016-08-02
1
-2
/
+2
*
UBSAN: fix typo in format string
Nicolas Iooss
2016-08-02
1
-1
/
+1
*
sysv, ipc: fix security-layer leaking
Fabian Frederick
2016-08-02
2
-7
/
+7
*
mm: vmscan: fix memcg-aware shrinkers not called on global reclaim
Vladimir Davydov
2016-08-02
1
-1
/
+1
*
radix-tree: account nodes to memcg only if explicitly requested
Vladimir Davydov
2016-08-02
2
-5
/
+11
*
kasan: avoid overflowing quarantine size on low memory systems
Alexander Potapenko
2016-08-02
1
-2
/
+7
*
kasan: improve double-free reports
Andrey Ryabinin
2016-08-02
3
-18
/
+41
*
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
2016-08-02
7
-64
/
+42
*
mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta
Andrey Ryabinin
2016-08-02
3
-8
/
+4
*
mm/kasan, slub: don't disable interrupts when object leaves quarantine
Andrey Ryabinin
2016-08-02
1
-2
/
+6
*
mm/kasan: don't reduce quarantine in atomic contexts
Andrey Ryabinin
2016-08-02
1
-2
/
+2
*
mm/kasan: fix corruptions and false positive reports
Andrey Ryabinin
2016-08-02
1
-1
/
+1
*
memcg: put soft limit reclaim out of way if the excess tree is empty
Michal Hocko
2016-08-02
1
-0
/
+9
*
mm, hugetlb: fix huge_pte_alloc BUG_ON
Michal Hocko
2016-08-02
1
-1
/
+1
*
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
2016-08-02
1
-0
/
+4
*
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
2016-08-02
1
-1
/
+1
*
mm: move swap-in anonymous page into active list
Minchan Kim
2016-08-02
1
-0
/
+1
*
mm: fail prefaulting if page table allocation fails
Vegard Nossum
2016-08-02
1
-0
/
+2
*
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
piaojun
2016-08-02
4
-46
/
+74
*
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
piaojun
2016-08-02
2
-5
/
+17
*
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...
piaojun
2016-08-02
1
-2
/
+11
*
ocfs2: retry on ENOSPC if sufficient space in truncate log
Eric Ren
2016-08-02
4
-38
/
+58
*
ocfs2: ensure that dlm lockspace is created by kernel module
Gang He
2016-08-02
1
-2
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-08-02
20
-99
/
+305
|
\
|
*
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
Jiri Olsa
2016-07-31
1
-0
/
+12
|
*
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2016-07-31
2
-0
/
+3
|
*
s390/zcrypt: fix possible memory leak in ap_module_init()
Wei Yongjun
2016-07-31
1
-1
/
+3
|
*
s390/numa: only set possible nodes within node_possible_map
Heiko Carstens
2016-07-31
2
-1
/
+11
|
*
s390/als: fix compile with gcov enabled
Heiko Carstens
2016-07-31
1
-0
/
+1
|
*
s390/facilities: do not generate DWORDS define anymore
Heiko Carstens
2016-07-31
1
-1
/
+0
|
*
s390/als: print missing facilities on facility mismatch
Heiko Carstens
2016-07-31
1
-0
/
+48
|
*
s390/als: print machine type on facility mismatch
Heiko Carstens
2016-07-31
1
-4
/
+34
|
*
s390/als: convert architecture level set code to C
Heiko Carstens
2016-07-31
5
-43
/
+60
|
*
s390/sclp: move uninitialized data to data section
Heiko Carstens
2016-07-31
1
-2
/
+3
|
*
s390/zcrypt: Fix zcrypt suspend/resume behavior
Ingo Tuchscherer
2016-07-31
5
-6
/
+47
|
*
s390/cio: fix premature wakeup during chp configure
Sebastian Ott
2016-07-31
1
-14
/
+32
|
*
s390/cio: convert cfg_lock mutex to spinlock
Sebastian Ott
2016-07-31
1
-9
/
+9
|
*
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
2016-07-31
2
-24
/
+48
*
|
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
923
-25325
/
+48008
|
\
\
|
*
\
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-08-02
6
-45
/
+76
|
|
\
\
|
|
*
|
drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
Ilia Mirkin
2016-07-30
2
-4
/
+4
|
|
*
|
drm/nouveau/acpi: fix lockup with PCIe runtime PM
Peter Wu
2016-07-30
1
-4
/
+31
|
|
*
|
drm/nouveau/acpi: check for function 0x1B before using it
Peter Wu
2016-07-30
1
-5
/
+13
[next]