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
2013-10-01
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+63
2013-10-01
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
26
-102
/
+258
2013-10-01
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-10-01
ipc,msg: prevent race with rmid in msgsnd,msgrcv
Davidlohr Bueso
1
-0
/
+13
2013-10-01
ipc/sem.c: update sem_otime for all operations
Manfred Spraul
1
-13
/
+29
2013-10-01
mm/hwpoison: fix the lack of one reference count against poisoned page
Wanpeng Li
1
-2
/
+3
2013-10-01
mm/hwpoison: fix false report on 2nd attempt at page recovery
Wanpeng Li
1
-2
/
+4
2013-10-01
mm/hwpoison: fix test for a transparent huge page
Wanpeng Li
1
-1
/
+1
2013-10-01
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
1
-2
/
+3
2013-10-01
block: change config option name for cmdline partition parsing
Paul Gortmaker
7
-13
/
+24
2013-10-01
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
Vlastimil Babka
1
-2
/
+6
2013-10-01
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
3
-2
/
+29
2013-10-01
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-10-01
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-10-01
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-10-01
Documentation/kernel-parameters.txt: replace kernelcore with Movable
Weiping Pan
1
-1
/
+1
2013-10-01
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...
Darrick J. Wong
1
-0
/
+2
2013-10-01
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
1
-0
/
+4
2013-10-01
ipc/sem.c: synchronize the proc interface
Manfred Spraul
1
-0
/
+8
2013-10-01
ipc/sem.c: optimize sem_lock()
Manfred Spraul
1
-0
/
+8
2013-10-01
ipc/sem.c: fix race in sem_lock()
Manfred Spraul
1
-44
/
+78
2013-10-01
mm/compaction.c: periodically schedule when freeing pages
David Rientjes
1
-0
/
+7
2013-10-01
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-10-01
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
1
-4
/
+0
2013-09-30
Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+27
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-20
/
+21
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+5
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
17
-73
/
+24
2013-09-30
Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux
Linus Torvalds
8
-52
/
+64
2013-09-30
Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+18
2013-09-30
Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus
Mark Brown
1
-1
/
+1
2013-09-30
Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
Mark Brown
1
-2
/
+2
2013-09-30
Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
Mark Brown
1
-2
/
+14
2013-09-30
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus
Mark Brown
1
-7
/
+7
2013-09-30
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
Mark Brown
1
-0
/
+2
2013-09-30
Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus
Mark Brown
1
-1
/
+1
2013-09-30
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
1
-1
/
+1
2013-09-30
avr32: fix clockevents kernel warning
Gabor Juhos
1
-1
/
+8
2013-09-30
avr32: use Kbuild infrastructure to handle the asm-generic headers
Steven Rostedt
15
-71
/
+15
2013-09-30
afs: dget_parent() can't return a negative dentry
Al Viro
1
-3
/
+0
2013-09-30
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
Al Viro
1
-3
/
+4
2013-09-30
sysv: Add forgotten superblock lock init for v7 fs
Lubomir Rintel
1
-0
/
+1
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2
-2
/
+5
2013-09-30
apparmor: Use shash crypto API interface for profile hashes
Tyler Hicks
1
-18
/
+16
2013-09-30
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-30
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-107
/
+201
2013-09-30
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-13
/
+10
2013-09-30
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-16
/
+31
2013-09-30
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2013-09-30
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-50
/
+116
[next]