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-01-21
Ext3: return ENOMEM rather than EIO if sb_getblk fails
Wang Shilong
3
-6
/
+6
2013-01-21
Ext2: return ENOMEM rather than EIO if sb_getblk fails
Wang Shilong
1
-1
/
+1
2013-01-21
Ext3: use unlikely to improve the efficiency of the kernel
Wang Shilong
3
-7
/
+7
2013-01-21
Ext2: use unlikely to improve the efficiency of the kernel
Wang Shilong
2
-2
/
+2
2013-01-21
Ext3: add necessary check in case IO error happens
Wang Shilong
1
-1
/
+5
2013-01-21
Ext2: free memory allocated and forget buffer head when io error happens
Wang Shilong
1
-0
/
+12
2013-01-21
ext3: Fix memory leak when quota options are specified multiple times
Jan Kara
1
-21
/
+30
2013-01-21
ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX
Guo Chao
3
-3
/
+0
2013-01-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-32
/
+140
2013-01-21
module: fix missing module_mutex unlock
Linus Torvalds
1
-1
/
+1
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-21
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
7
-20
/
+84
2013-01-21
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-10
/
+46
2013-01-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-52
/
+122
2013-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-14
/
+30
2013-01-21
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
3
-29
/
+1
2013-01-20
sys_clone() needs asmlinkage_protect
Al Viro
1
-2
/
+4
2013-01-19
make sure that /linuxrc has std{in,out,err}
Al Viro
1
-0
/
+4
2013-01-19
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+11
2013-01-19
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-9
/
+65
2013-01-19
Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-28
/
+23
2013-01-19
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+21
2013-01-19
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-114
/
+167
2013-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2
-3
/
+7
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-18
Linux 3.8-rc4
v3.8-rc4
Linus Torvalds
1
-1
/
+1
2013-01-18
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-01-18
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+6
2013-01-18
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
2013-01-18
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
Steven Rostedt
1
-1
/
+1
2013-01-18
staging: wlan-ng: Fix clamping of returned SSID length
Tormod Volden
1
-1
/
+1
2013-01-18
Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-2
/
+2
2013-01-18
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
4
-1
/
+52
2013-01-18
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
1
-0
/
+2
2013-01-18
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-17
Drivers: hv: balloon: Fix a memory leak
K. Y. Srinivasan
1
-10
/
+13
2013-01-17
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
K. Y. Srinivasan
1
-4
/
+8
2013-01-17
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
2
-9
/
+10
2013-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-27
/
+45
2013-01-17
drm/i915: fix FORCEWAKE posting reads
Jani Nikula
1
-5
/
+12
2013-01-17
Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-42
/
+64
2013-01-17
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-47
/
+9
2013-01-17
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
1
-2
/
+4
2013-01-17
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
1
-2
/
+2
2013-01-17
xfs: fix the multi-segment log buffer format
Mark Tinguely
2
-5
/
+15
2013-01-17
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
2013-01-17
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
3
-24
/
+24
2013-01-17
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2
-9
/
+9
2013-01-17
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Andrew Cooper
1
-1
/
+0
[next]