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.13.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
2015-02-20
Infiniband: Fix potential NULL d_inode dereference
David Howells
2
-2
/
+2
2015-02-20
posix_acl: fix reference leaks in posix_acl_create
Omar Sandoval
1
-5
/
+9
2015-02-20
autofs4: Wrong format for printing dentry
Rasmus Villemoes
1
-1
/
+1
2015-02-20
coredump: Fix typo in comment
Bastien Nocera
1
-1
/
+1
2015-02-20
fs/aio.c: Remove duplicate function name in pr_debug messages
Kinglong Mee
1
-3
/
+3
2015-02-20
configfs: Fix potential NULL d_inode dereference
David Howells
1
-1
/
+1
2015-02-20
hypfs: switch to read_iter/write_iter
Al Viro
1
-27
/
+24
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
2
-2
/
+0
2015-02-20
don't bother with most of the bad_file_ops methods
Al Viro
1
-147
/
+0
2015-02-20
clk: Only recalculate the rate if needed
Tomeu Vizoso
1
-1
/
+4
2015-02-20
ipmi: Fix a memory ordering issue
Corey Minyard
1
-4
/
+10
2015-02-20
ipmi: Remove uses of return value of seq_printf
Joe Perches
3
-16
/
+26
2015-02-20
ipmi: Use is_visible callback for conditional sysfs entries
Takashi Iwai
1
-43
/
+17
2015-02-20
ipmi: Free ipmi_recv_msg messages from the linked list on close
Nicholas Krause
1
-1
/
+5
2015-02-20
ipmi: avoid gcc warning
Arnd Bergmann
1
-8
/
+21
2015-02-20
ipmi: Update timespec usage to timespec64
John Stultz
1
-12
/
+13
2015-02-20
ipmi: Cleanup DEBUG_TIMING ifdef usage
John Stultz
1
-40
/
+21
2015-02-20
drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c
Nicholas Krause
1
-1
/
+0
2015-02-20
char: ipmi: Remove obsolete cleanup for clientdata
Wolfram Sang
1
-2
/
+0
2015-02-20
ipmi: Remove a FIXME for slab conversion
Corey Minyard
1
-1
/
+0
2015-02-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
15
-1090
/
+596
2015-02-20
NVMe: Fix potential corruption on sync commands
Keith Busch
1
-29
/
+3
2015-02-20
NVMe: Remove unused variables
Keith Busch
1
-8
/
+0
2015-02-20
NVMe: Fix scsi mode select llbaa setting
Keith Busch
1
-1
/
+1
2015-02-20
NVMe: Fix potential corruption during shutdown
Keith Busch
2
-31
/
+19
2015-02-20
NVMe: Asynchronous controller probe
Keith Busch
2
-17
/
+32
2015-02-20
NVMe: Register management handle under nvme class
Keith Busch
2
-25
/
+57
2015-02-20
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
3
-44
/
+62
2015-02-20
NVMe: Metadata format support
Keith Busch
3
-67
/
+249
2015-02-20
x86: pte_protnone() and pmd_protnone() must check entry is not present
David Vrabel
1
-2
/
+4
2015-02-20
cpuidle: powernv: Avoid endianness conversions while parsing DT
Preeti U Murthy
1
-13
/
+16
2015-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
34
-861
/
+1063
2015-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
23
-488
/
+444
2015-02-20
MIPS: Usage and cosmetic cleanups of page table bits.
Steven J. Hill
2
-62
/
+38
2015-02-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
13
-507
/
+760
2015-02-19
Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+14
2015-02-19
Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
10
-243
/
+1259
2015-02-19
kgdb, docs: Fix <para> pdfdocs build errors
Rajaneesh Acharya
1
-3
/
+3
2015-02-19
debug: prevent entering debug mode on panic/exception.
Colin Cross
1
-0
/
+17
2015-02-19
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2
-2
/
+2
2015-02-19
kdb: Provide forward search at more prompt
Daniel Thompson
3
-5
/
+26
2015-02-19
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
1
-2
/
+2
2015-02-19
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
1
-1
/
+0
2015-02-19
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
3
-11
/
+21
2015-02-19
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2
-2
/
+2
2015-02-19
kdb: fix incorrect counts in KDB summary command output
Jay Lan
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
33
-99
/
+105
2015-02-19
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-11
/
+21
2015-02-19
MAINTAINERS: update Ceph and RBD maintainers
Sage Weil
1
-3
/
+4
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
9
-90
/
+40
[prev]
[next]