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.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
2012-08-09
caif: fix NULL pointer check
Alan Cox
1
-0
/
+3
2012-08-09
r8169: revert "add byte queue limit support".
Francois Romieu
1
-22
/
+5
2012-08-09
net: Fix references to out-of-scope variables in put_cmsg_compat()
Jesper Juhl
1
-2
/
+2
2012-08-09
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
1
-2
/
+4
2012-08-09
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-08-09
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2
-7
/
+12
2012-08-09
sch_sfb: Fix missing NULL check
Alan Cox
1
-0
/
+2
2012-08-09
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
1
-3
/
+3
2012-08-09
net: Fix memory leak - vlan_info struct
Amir Hanania
1
-0
/
+3
2012-08-09
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
1
-4
/
+3
2012-08-09
netem: add limitation to reordered packets
Eric Dumazet
1
-27
/
+15
2012-08-09
atl1c: fix issue of transmit queue 0 timed out
Cloud Ren
1
-1
/
+0
2012-08-09
ext4: undo ext4_calc_metadata_amount if we fail to claim space
Theodore Ts'o
1
-11
/
+21
2012-08-09
ext4: don't let i_reserved_meta_blocks go negative
Brian Foster
1
-0
/
+9
2012-08-09
ext4: fix hole punch failure when depth is greater than 0
Ashish Sangwan
1
-17
/
+29
2012-08-09
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
4
-57
/
+132
2012-08-09
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
4
-8
/
+8
2012-08-09
nouveau: Fix alignment requirements on src and dst addresses
Maarten Lankhorst
3
-10
/
+175
2012-08-09
NFS: Fix a number of bugs in the idmapper
David Howells
1
-6
/
+20
2012-08-09
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
4
-3
/
+19
2012-08-09
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
1
-1
/
+1
2012-08-09
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-08-09
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
1
-2
/
+3
2012-08-09
dm thin: reduce endio_hook pool size
Alasdair G Kergon
1
-1
/
+1
2012-08-09
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
7
-32
/
+12
2012-08-09
drm/radeon: fix dpms on/off on trinity/aruba v2
Jerome Glisse
1
-2
/
+10
2012-08-09
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
1
-2
/
+8
2012-08-09
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
1
-8
/
+21
2012-08-09
drm/radeon: fix non revealent error message
Jerome Glisse
1
-3
/
+7
2012-08-09
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
Michel Dänzer
1
-1
/
+7
2012-08-09
drm/radeon: fix bo creation retry path
Jerome Glisse
1
-1
/
+2
2012-08-09
drm/radeon: fix fence related segfault in CS
Christian König
1
-1
/
+1
2012-08-09
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
1
-2
/
+4
2012-08-09
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
1
-2
/
+1
2012-08-09
tg3: add device id of Apple Thunderbolt Ethernet device
Greg KH
1
-0
/
+1
2012-08-09
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
Frank Blaschka
1
-0
/
+4
2012-08-09
spi/pl022: disable port when unused
Virupax Sadashivpetimath
1
-0
/
+5
2012-08-09
cifs: reinstate sec=ntlmv2 mount option
Jeff Layton
1
-4
/
+5
2012-08-09
Btrfs: call the ordered free operation without any locks held
Chris Mason
1
-1
/
+8
2012-08-09
ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...
Lan Tianyu
1
-1
/
+3
2012-08-09
ACPI, APEI: Fixup common access width firmware bug
Jean Delvare
1
-0
/
+5
2012-08-09
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2
-3
/
+40
2012-08-09
staging: zsmalloc: Finish conversion to a separate module
Ben Hutchings
1
-26
/
+7
2012-08-09
stable: update references to older 2.6 versions for 3.x
Paul Gortmaker
1
-5
/
+14
2012-08-09
udf: Improve table length check to avoid possible overflow
Jan Kara
1
-1
/
+1
2012-08-09
iommu/amd: Fix hotplug with iommu=pt
Joerg Roedel
1
-4
/
+13
2012-08-09
iommu/amd: Add missing spin_lock initialization
Joerg Roedel
1
-0
/
+2
2012-08-09
s390/mm: fix fault handling for page table walk case
Heiko Carstens
1
-6
/
+7
2012-08-09
s390/mm: downgrade page table after fork of a 31 bit process
Martin Schwidefsky
4
-8
/
+25
2012-08-09
s390/idle: fix sequence handling vs cpu hotplug
Heiko Carstens
2
-3
/
+2
[next]