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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2011-12-09
procfs: fix a vfsmount longterm reference leak
Al Viro
1
-5
/
+3
2011-12-09
cifs: check for NULL last_entry before calling cifs_save_resume_key
Jeff Layton
1
-2
/
+8
2011-12-09
cifs: attempt to freeze while looping on a receive attempt
Jeff Layton
1
-0
/
+2
2011-12-09
cifs: Fix sparse warning when calling cifs_strtoUCS
Steve French
1
-3
/
+3
2011-12-09
CIFS: Add descriptions to the brlock cache functions
Pavel Shilovsky
1
-0
/
+26
2011-12-09
md: raid5 crash during degradation
Adam Kwolek
1
-2
/
+2
2011-12-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+4
2011-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-60
/
+66
2011-12-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
29
-77
/
+74
2011-12-09
TOMOYO: Fix pathname handling of disconnected paths.
Tetsuo Handa
1
-1
/
+9
2011-12-09
x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
Mark Langsdorf
1
-7
/
+14
2011-12-09
ssb: fix init regression with SoCs
Hauke Mehrtens
1
-2
/
+6
2011-12-08
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
Arnd Bergmann
1
-2
/
+2
2011-12-08
Btrfs: drop spin lock when memory alloc fails
Liu Bo
1
-8
/
+16
2011-12-08
Btrfs: check if the to-be-added device is writable
Li Zefan
1
-1
/
+1
2011-12-08
Btrfs: try cluster but don't advance in search list
Alexandre Oliva
1
-43
/
+31
2011-12-08
ARM: sa1100: fix build error
Jett.Zhou
1
-2
/
+2
2011-12-08
md/raid5: never wait for bad-block acks on failed device.
NeilBrown
1
-1
/
+3
2011-12-08
md: ensure new badblocks are handled promptly.
NeilBrown
1
-0
/
+1
2011-12-08
md: bad blocks shouldn't cause a Blocked status on a Faulty device.
NeilBrown
1
-1
/
+2
2011-12-08
md: take a reference to mddev during sysfs access.
NeilBrown
1
-1
/
+18
2011-12-08
md: refine interpretation of "hold_active == UNTIL_IOCTL".
NeilBrown
1
-2
/
+2
2011-12-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
2
-7
/
+10
2011-12-08
mmc: omap_hsmmc: DMA unmap only once in case of MMC error
Per Forlin
1
-2
/
+5
2011-12-08
writeback: set max_pause to lowest value on zero bdi_dirty
Wu Fengguang
1
-2
/
+1
2011-12-08
writeback: permit through good bdi even when global dirty exceeded
Wu Fengguang
1
-0
/
+13
2011-12-08
writeback: comment on the bdi dirty threshold
Wu Fengguang
1
-2
/
+14
2011-12-08
Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-659
/
+425
2011-12-08
ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS
Kukjin Kim
1
-2
/
+5
2011-12-08
ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep
Amit Daniel Kachhap
1
-1
/
+5
2011-12-08
ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210
Jingoo Han
1
-0
/
+1
2011-12-08
ARM: SAMSUNG: remove duplicated header include
Jingoo Han
1
-1
/
+0
2011-12-08
Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE
Alexandre Oliva
1
-8
/
+18
2011-12-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-188
/
+200
2011-12-08
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+4
2011-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-1
/
+5
2011-12-08
Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent
Ingo Molnar
2
-2
/
+3
2011-12-08
PM / Driver core: leave runtime PM enabled during system shutdown
Alan Stern
1
-2
/
+4
2011-12-08
spi/gpio: fix section mismatch warning
Manuel Lauss
1
-2
/
+2
2011-12-08
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
Jiri Slaby
1
-2
/
+2
2011-12-08
spi/nuc900: Include linux/module.h
Axel Lin
1
-0
/
+1
2011-12-08
spi/ath79: fix compile error due to missing include
Gabor Juhos
1
-0
/
+1
2011-12-08
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
4
-4
/
+4
2011-12-08
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2011-12-08
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-5
/
+22
2011-12-07
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
1
-45
/
+8
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
11
-207
/
+212
2011-12-07
rbd: remove buggy rollback functionality
Josh Durgin
2
-97
/
+0
2011-12-07
rbd: return an error when an invalid header is read
Josh Durgin
1
-1
/
+10
2011-12-07
ppp: fix pptp double release_sock in pptp_bind()
Djalal Harouni
1
-3
/
+1
[prev]
[next]