index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
[SCSI] use the scsi data buffer length to extract transfer size
Martin K. Petersen
1
-1
/
+1
2014-06-24
scsi_error: set DID_TIME_OUT correctly
Hannes Reinecke
1
-7
/
+7
2014-06-24
scsi_error: fix invalid setting of host byte
Ulrich Obergfell
1
-4
/
+4
2014-06-24
Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-21
/
+43
2014-06-24
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
41
-189
/
+703
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-22
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-0
/
+1216
2014-06-22
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-1
/
+7
2014-06-22
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-11
/
+12
2014-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-172
/
+359
2014-06-22
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+79
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
41
-126
/
+1249
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-456
/
+505
2014-06-21
Merge tag 'for-linus' of git://github.com/gxt/linux
Linus Torvalds
16
-102
/
+88
2014-06-21
Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+12
2014-06-21
Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-34
/
+49
[next]