index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
cdrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-24
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
1
-2
/
+1
2014-06-24
ocfs2/dlm: do not purge lockres that is queued for assert master
Xue jiufei
4
-6
/
+55
2014-06-24
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...
jiangyiwen
1
-5
/
+9
2014-06-24
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...
jiangyiwen
1
-0
/
+27
2014-06-24
ocfs2: fix a tiny race when running dirop_fileop_racer
Yiwen Jiang
2
-2
/
+96
2014-06-24
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
Xue jiufei
1
-1
/
+1
2014-06-24
ocfs2: refcount: take rw_lock in ocfs2_reflink
Wengang Wang
1
-0
/
+8
2014-06-24
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
1
-6
/
+2
2014-06-24
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...
Tariq Saeed
1
-5
/
+13
2014-06-24
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
alex chen
1
-11
/
+11
2014-06-24
mm: fix crashes from mbind() merging vmas
Hugh Dickins
1
-26
/
+20
2014-06-24
checkpatch: reduce false positives when checking void function return statements
Joe Perches
1
-5
/
+10
2014-06-24
ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h
Andrew Morton
1
-0
/
+1
2014-06-24
DMA, CMA: fix possible memory leak
Joonsoo Kim
1
-1
/
+11
2014-06-24
slab: fix oops when reading /proc/slab_allocators
Joonsoo Kim
1
-19
/
+71
2014-06-24
shmem: fix faulting into a hole while it's punched
Hugh Dickins
1
-4
/
+52
2014-06-24
mm: let mm_find_pmd fix buggy race with THP fault
Hugh Dickins
4
-13
/
+20
2014-06-24
mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()
Hugh Dickins
1
-4
/
+35
2014-06-24
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
5
-0
/
+73
2014-06-24
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
5
-13
/
+38
2014-06-24
Documentation/accounting/getdelays.c: add missing null-terminate after strncp...
Rickard Strandqvist
1
-0
/
+1
2014-06-24
drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver
Micky Ching
1
-0
/
+1
2014-06-24
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
3
-15
/
+31
2014-06-24
lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...
Chen Gang
1
-2
/
+2
2014-06-24
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
1
-2
/
+0
2014-06-24
MAINTAINERS: SLAB maintainer update
Christoph Lameter
2
-3
/
+9
2014-06-24
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
1
-28
/
+43
2014-06-24
tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
Hugh Dickins
1
-0
/
+3
2014-06-24
mm, hotplug: probe interface is available on several platforms
David Rientjes
1
-9
/
+6
2014-06-24
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
2
-0
/
+4
2014-06-24
CPU hotplug, smp: flush any pending IPI callbacks before CPU offline
Srivatsa S. Bhat
1
-8
/
+49
2014-06-24
mm: nommu: per-thread vma cache fix
Steven Miao
1
-1
/
+1
2014-06-23
lz4: ensure length does not wrap
Greg Kroah-Hartman
1
-0
/
+2
2014-06-23
lzo: properly check for overruns
Greg Kroah-Hartman
1
-21
/
+41
2014-06-22
Linux 3.16-rc2
v3.16-rc2
Linus Torvalds
1
-1
/
+1
2014-06-20
MAINTAINERS: add entry for VMware Balloon driver
Dmitry Torokhov
2
-1
/
+10
2014-06-20
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
2014-06-20
imx-drm: parallel-display: Fix DPMS default state.
Denis Carikli
1
-0
/
+7
2014-06-20
staging: android: timed_output: fix use after free of dev
Yi Zhang
1
-1
/
+0
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
1
-6
/
+0
2014-06-20
UniCore32: Change git tree location information in MAINTAINERS
Guan Xuetao
1
-2
/
+2
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
1
-0
/
+2
2014-06-20
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
Chen Gang
1
-0
/
+1
2014-06-20
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...
Chen Gang
1
-0
/
+2
2014-06-20
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
1
-0
/
+23
2014-06-20
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
Chen Gang
1
-5
/
+5
2014-06-20
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...
Chen Gang
1
-0
/
+4
2014-06-20
drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...
Chen Gang
2
-34
/
+34
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2
-4
/
+0
2014-06-20
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...
Chen Gang
1
-4
/
+0
[next]