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
2009-07-25
Linux 2.6.30.3
v2.6.30.3
Greg Kroah-Hartman
1
-1
/
+1
2009-07-25
fbmon: work around compiler bug in gcc-4.2.4
Linus Torvalds
1
-2
/
+2
2009-07-20
Linux 2.6.30.2
v2.6.30.2
Greg Kroah-Hartman
1
-1
/
+1
2009-07-20
Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.x
Linus Torvalds
1
-1
/
+1
2009-07-20
fuse: fix return value of fuse_dev_write()
Csaba Henk
1
-1
/
+1
2009-07-20
fuse: fix bad return value in fuse_file_poll()
Miklos Szeredi
1
-1
/
+1
2009-07-20
Fix iommu address space allocation
David Woodhouse
1
-4
/
+22
2009-07-20
Fix pci_unmap_addr() et al on i386.
David Woodhouse
1
-1
/
+1
2009-07-20
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-07-20
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-07-20
md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.
NeilBrown
1
-2
/
+4
2009-07-20
md: fix error path when duplicate name is found on md device creation.
NeilBrown
1
-0
/
+2
2009-07-20
md/raid5: suspend shouldn't affect read requests.
NeilBrown
1
-1
/
+2
2009-07-20
blocK: Restore barrier support for md and probably other virtual devices.
NeilBrown
1
-5
/
+5
2009-07-20
dma-debug: fix off-by-one error in overlap function
Joerg Roedel
1
-1
/
+1
2009-07-20
alpha: fix percpu build breakage
Tejun Heo
3
-4
/
+9
2009-07-20
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-07-20
futexes: Fix infinite loop in get_futex_key() on huge page
Sonny Rao
1
-0
/
+1
2009-07-20
futex: Fix the write access fault problem for real
Thomas Gleixner
1
-19
/
+23
2009-07-20
Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT
Mike Frysinger
1
-8
/
+8
2009-07-20
Blackfin: fix deadlock in SMP IPI handler
Sonic Zhang
1
-6
/
+7
2009-07-20
Blackfin: redo handling of bad irqs
Mike Frysinger
1
-39
/
+11
2009-07-20
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
1
-1
/
+2
2009-07-20
personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)
Julien Tinnes
1
-1
/
+4
2009-07-20
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. (CVE-2009-1897)
Mariusz Kozlowski
1
-1
/
+3
2009-07-20
security: use mmap_min_addr indepedently of security models
Christoph Lameter
7
-28
/
+25
2009-07-20
Add '-fno-delete-null-pointer-checks' to gcc CFLAGS
Eugene Teo
1
-1
/
+2
2009-07-03
Linux 2.6.30.1
v2.6.30.1
Greg Kroah-Hartman
1
-1
/
+1
2009-07-03
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-07-03
xfs: fix freeing memory in xfs_getbmap()
Felix Blyakher
1
-0
/
+1
2009-07-03
KVM: x86: silence preempt warning on kvm_write_guest_time
Matt T. Yourst
1
-0
/
+2
2009-07-03
drm/i915: correct suspend/resume ordering
Jesse Barnes
1
-2
/
+2
2009-07-03
ide-cd: prevent null pointer deref via cdrom_newpc_intr
Rainer Weikusat
1
-1
/
+1
2009-07-03
ocfs2: Fix ocfs2_osb_dump()
Sunil Mushran
1
-14
/
+18
2009-07-03
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
1
-0
/
+4
2009-07-03
CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK
Tomas Szepe
1
-7
/
+7
2009-07-03
lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy
Zygo Blaxell
1
-1
/
+0
2009-07-03
vmscan: count the number of times zone_reclaim() scans and fails
Mel Gorman
3
-0
/
+9
2009-07-03
vmscan: properly account for the number of page cache pages zone_reclaim() ca...
Mel Gorman
2
-11
/
+53
2009-07-03
dm: use i_size_read
Mikulas Patocka
3
-3
/
+4
2009-07-03
dm exception store: really fix type lookup
Milan Broz
1
-3
/
+6
2009-07-03
dm exception store: fix exstore lookup to be case insensitive
Jonathan Brassow
1
-1
/
+1
2009-07-03
dm mpath: flush keventd queue in destructor
Mikulas Patocka
1
-0
/
+1
2009-07-03
dm: sysfs skip output when device is being destroyed
Milan Broz
1
-0
/
+4
2009-07-03
dm mpath: validate table argument count
Mikulas Patocka
1
-0
/
+6
2009-07-03
dm mpath: validate hw_handler argument count
Mikulas Patocka
1
-0
/
+5
2009-07-03
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
1
-3
/
+3
2009-07-03
qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...
Andrew Vasquez
1
-1
/
+1
2009-07-03
PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3
Rafael J. Wysocki
1
-0
/
+2
2009-07-03
PCI PM: Fix handling of devices without PM support by pci_target_state()
Rafael J. Wysocki
1
-3
/
+2
[next]