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.19.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-7.0.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
2010-08-27
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
1
-1
/
+1
2010-08-27
bridge: Fix skb leak when multicast parsing fails on TX
Herbert Xu
1
-1
/
+3
2010-08-27
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
1
-2
/
+5
2010-08-27
bridge: add rcu_read_lock on transmit
Stephen Hemminger
4
-6
/
+8
2010-08-27
sparc: Really fix "console=" for serial consoles.
David S. Miller
2
-6
/
+13
2010-08-27
sparc64: Fix atomic64_t routine return values.
David S. Miller
1
-5
/
+5
2010-08-27
sparc64: Fix rwsem constant bug leading to hangs.
David S. Miller
1
-1
/
+1
2010-08-27
sparc64: Add missing ID to parport probing code.
David S. Miller
1
-0
/
+4
2010-08-27
slab: fix object alignment
Carsten Otte
1
-2
/
+2
2010-08-27
x86, asm: Clean up and simplify set_64bit()
H. Peter Anvin
2
-50
/
+21
2010-08-27
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
1
-4
/
+11
2010-08-27
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
1
-5
/
+16
2010-08-27
mm: make the vma list be doubly linked
Linus Torvalds
4
-9
/
+28
2010-08-27
dm ioctl: release _hash_lock between devices in remove_all
Kiyoshi Ueda
1
-19
/
+25
2010-08-27
dm: prevent access to md being deleted
Kiyoshi Ueda
1
-0
/
+1
2010-08-27
dm snapshot: test chunk size against both origin and snapshot
Mikulas Patocka
3
-17
/
+26
2010-08-27
dm snapshot: iterate origin and cow devices
Mikulas Patocka
1
-1
/
+7
2010-08-27
drm/i915/edp: Flush the write before waiting for PLLs
Chris Wilson
1
-0
/
+1
2010-08-27
drm/i915: i8xx also doesn't like multiple oustanding pageflips
Daniel Vetter
1
-6
/
+8
2010-08-27
drm/i915: fixup pageflip ringbuffer commands for i8xx
Daniel Vetter
1
-1
/
+7
2010-08-27
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
3
-21
/
+21
2010-08-27
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
1
-0
/
+1
2010-08-27
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
1
-2
/
+2
2010-08-27
pxa3xx: fix ns2cycle equation
Axel Lin
1
-1
/
+1
2010-08-27
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
1
-0
/
+21
2010-08-27
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2
-4
/
+6
2010-08-27
nfs: Add "lookupcache" to displayed mount options
Patrick J. LoPresti
1
-0
/
+7
2010-08-27
ath9k_htc: fix panic on packet injection using airbase-ng tool.
Rajkumar Manoharan
1
-5
/
+10
2010-08-27
BFIN: Fix gen_nand probe structures contents
Marek Vasut
2
-0
/
+2
2010-08-27
ARM: Fix gen_nand probe structures contents
Marek Vasut
3
-0
/
+3
2010-08-27
ARM: Tighten check for allowable CPSR values
Russell King
1
-4
/
+13
2010-08-27
hwmon: (pc87360) Fix device resource declaration
Jean Delvare
1
-14
/
+17
2010-08-27
drm/radeon/kms: add missing copy from user
Dr. David Alan Gilbert
1
-1
/
+3
2010-08-27
drm/radeon/kms: add additional quirk for Acer rv620 laptop
Alex Deucher
1
-2
/
+12
2010-08-27
Fix the nested PR lock calling issue in ACL
Jiaju Zhang
1
-3
/
+21
2010-08-27
x86, apic: Fix apic=debug boot crash
Daniel Kiper
1
-0
/
+2
2010-08-27
perf, x86: Fix Intel-nhm PMU programming errata workaround
Zhang, Yanmin
1
-18
/
+63
2010-08-27
x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues
Borislav Petkov
2
-0
/
+24
2010-08-27
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2
-0
/
+16
2010-08-27
x86, apic: Map the local apic when parsing the MP table.
Eric W. Biederman
2
-1
/
+17
2010-08-27
perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly
Cyrill Gorcunov
1
-3
/
+6
2010-08-27
x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner
Luca Barbieri
1
-108
/
+128
2010-08-27
cfg80211: fix locking in action frame TX
Johannes Berg
1
-1
/
+7
2010-08-27
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
1
-0
/
+3
2010-08-27
tracing: Fix an unallocated memory access in function_graph
Shaohua Li
1
-1
/
+9
2010-08-27
nilfs2: fix list corruption after ifile creation failure
Ryusuke Konishi
1
-1
/
+3
2010-08-27
wl1251: fix trigger scan timeout usage
Yuri Kululin
1
-1
/
+1
2010-08-27
ocfs2/dlm: remove potential deadlock -V3
Wengang Wang
1
-4
/
+0
2010-08-27
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
Wengang Wang
2
-25
/
+31
2010-08-27
ocfs2: Count more refcount records in file system fragmentation.
Tao Ma
1
-5
/
+15
[prev]
[next]