index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/raid6: Add AVX512 optimized recovery functions
Gayatri Kammela
2016-09-21
4
-1
/
+393
*
lib/raid6: Add AVX512 optimized gen_syndrome functions
Gayatri Kammela
2016-09-21
6
-3
/
+320
*
md-cluster: make resync lock also could be interruptted
Guoqing Jiang
2016-09-21
1
-2
/
+3
*
md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang
Guoqing Jiang
2016-09-21
1
-1
/
+39
*
md-cluster: convert the completion to wait queue
Guoqing Jiang
2016-09-21
1
-5
/
+9
*
md-cluster: protect md_find_rdev_nr_rcu with rcu lock
Guoqing Jiang
2016-09-21
1
-4
/
+8
*
md-cluster: clean related infos of cluster
Guoqing Jiang
2016-09-21
1
-0
/
+2
*
md: changes for MD_STILL_CLOSED flag
Guoqing Jiang
2016-09-21
2
-9
/
+10
*
md-cluster: remove some unnecessary dlm_unlock_sync
Guoqing Jiang
2016-09-21
1
-5
/
+1
*
md-cluster: use FORCEUNLOCK in lockres_free
Guoqing Jiang
2016-09-21
1
-15
/
+11
*
md-cluster: call md_kick_rdev_from_array once ack failed
Guoqing Jiang
2016-09-21
1
-3
/
+8
*
Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-09-21
1
-1
/
+4
|
\
|
*
mm: usercopy: Check for module addresses
Laura Abbott
2016-09-21
1
-1
/
+4
*
|
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
2016-09-21
1
-19
/
+19
*
|
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
2016-09-20
1
-1
/
+6
*
|
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
2016-09-20
1
-10
/
+14
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-09-20
22
-146
/
+240
|
\
|
*
rapidio/rio_cm: avoid GFP_KERNEL in atomic context
Alexandre Bounine
2016-09-20
1
-3
/
+16
|
*
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
2016-09-20
1
-4
/
+1
|
*
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2016-09-20
1
-10
/
+24
|
*
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-20
2
-1
/
+10
|
*
mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
Johannes Weiner
2016-09-20
1
-9
/
+22
|
*
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
2016-09-20
1
-2
/
+12
|
*
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
2016-09-20
4
-42
/
+25
|
*
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-09-20
3
-1
/
+29
|
*
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
2016-09-20
1
-18
/
+9
|
*
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
2016-09-20
1
-19
/
+10
|
*
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
2016-09-20
1
-0
/
+9
|
*
mm: fix the page_swap_info() BUG_ON check
Santosh Shilimkar
2016-09-20
2
-1
/
+3
|
*
autofs: use dentry flags to block walks during expire
Ian Kent
2016-09-20
1
-13
/
+42
|
*
MAINTAINERS: update email for VLYNQ bus entry
Florian Fainelli
2016-09-20
1
-1
/
+1
|
*
mm: avoid endless recursion in dump_page()
Kirill A. Shutemov
2016-09-20
1
-2
/
+4
|
*
mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
Ebru Akagunduz
2016-09-20
1
-5
/
+5
|
*
khugepaged: fix use-after-free in collapse_huge_page()
Kirill A. Shutemov
2016-09-20
1
-7
/
+8
|
*
MAINTAINERS: Maik has moved
Sudip Mukherjee
2016-09-20
1
-1
/
+1
|
*
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2016-09-20
1
-6
/
+6
|
*
mem-hotplug: don't clear the only node in new_node_page()
Li Zhong
2016-09-20
1
-1
/
+3
*
|
scripts/faddr2line: improve on base path filtering a bit
Linus Torvalds
2016-09-19
1
-1
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-09-19
4
-94
/
+28
|
\
\
|
*
|
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-13
1
-1
/
+1
|
*
|
crypto: arm/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-13
1
-1
/
+1
|
*
|
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-13
1
-1
/
+2
|
*
|
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
2016-09-13
1
-91
/
+24
*
|
|
Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-09-19
6
-107
/
+22
|
\
\
\
|
*
|
|
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
2016-09-19
1
-0
/
+4
|
*
|
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2016-09-19
5
-107
/
+18
|
|
\
\
\
|
|
*
|
|
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
Arnd Bergmann
2016-09-19
1
-4
/
+2
|
|
*
|
|
drm/exynos: g2d: fix system and runtime pm integration
Marek Szyprowski
2016-09-18
1
-22
/
+7
|
|
*
|
|
drm/exynos: rotator: fix system and runtime pm integration
Marek Szyprowski
2016-09-18
1
-24
/
+2
|
|
*
|
|
drm/exynos: gsc: fix system and runtime pm integration
Marek Szyprowski
2016-09-18
1
-27
/
+2
[next]