index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Dave Jones
2012-02-11
1
-0
/
+3
*
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
2012-02-11
1
-4
/
+4
*
i8k: Tell gcc that *regs gets clobbered
Jim Bos
2012-02-11
1
-2
/
+3
*
x86: Fix mmap random address range
Ludwig Nussel
2012-02-11
1
-2
/
+2
*
net/ipv4: Check for mistakenly passed in non-IPv4 address
Marcus Meissner
2012-02-11
1
-0
/
+3
*
Fix time() inconsistencies caused by intermediate xtime_cache values being read
john stultz
2012-02-11
1
-2
/
+9
*
af_packet: prevent information leak
Eric Dumazet
2012-02-11
2
-0
/
+4
*
MAINTAINERS: stable: Update address
Joe Perches
2012-02-11
1
-1
/
+1
*
SCSI: scsi_lib: fix potential NULL dereference
Jiri Slaby
2012-02-11
1
-2
/
+4
*
x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit
Jiri Olsa
2012-02-11
2
-3
/
+3
*
block: add proper state guards to __elv_next_request
James Bottomley
2012-02-11
1
-1
/
+2
*
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
Neil Horman
2012-02-11
3
-0
/
+12
*
bonding: correctly process non-linear skbs
Andy Gospodarek
2012-02-11
2
-0
/
+6
*
sym53c8xx: Fix NULL pointer dereference in slave_destroy
Stratos Psomadakis
2012-02-11
1
-0
/
+4
*
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
2012-02-11
1
-1
/
+1
*
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2012-02-11
1
-0
/
+3
*
UBI: fix nameless volumes handling
Richard Weinberger
2012-02-11
1
-0
/
+3
*
ALSA: ice1724 - Check for ac97 to avoid kernel oops
Pavel Hofman
2012-02-11
1
-2
/
+5
*
SCSI: scsi_dh: check queuedata pointer before proceeding further
Moger, Babu
2012-02-11
1
-1
/
+6
*
usb: usb-storage doesn't support dynamic id currently, the patch disables the...
Huajun Li
2012-02-11
1
-0
/
+1
*
offb: Fix bug in calculating requested vram size
Benjamin Herrenschmidt
2012-02-11
1
-1
/
+1
*
offb: Fix setting of the pseudo-palette for >8bpp
Benjamin Herrenschmidt
2012-02-11
1
-27
/
+23
*
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
2012-02-11
1
-1
/
+1
*
oprofile, x86: Fix nmi-unsafe callgraph support
Robert Richter
2012-02-11
1
-4
/
+42
*
export __get_user_pages_fast() function
Xiao Guangrong
2012-02-11
1
-0
/
+13
*
x86, mm: Add __get_user_pages_fast()
Peter Zijlstra
2012-02-11
2
-0
/
+62
*
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
2012-02-11
1
-0
/
+15
*
Make TASKSTATS require root access
Linus Torvalds
2012-02-11
1
-0
/
+1
*
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2012-02-11
2
-0
/
+16
*
oprofile, x86: Fix crash when unloading module (nmi timer mode)
Robert Richter
2012-02-11
1
-2
/
+5
*
SCSI: Silencing 'killing requests for dead queue'
Hannes Reinecke
2012-02-11
1
-1
/
+2
*
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
2012-02-11
1
-3
/
+11
*
hfs: add sanity check for file name length
Dan Carpenter
2012-02-11
1
-0
/
+2
*
Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
2012-02-11
2
-3
/
+15
*
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
2012-02-11
1
-2
/
+2
*
ext4: fix BUG_ON() in ext4_ext_insert_extent()
Zheng Liu
2012-02-11
1
-0
/
+1
*
net_sched: Fix qdisc_notify()
Eric Dumazet
2012-02-11
1
-7
/
+7
*
Bluetooth: Prevent buffer overflow in l2cap config request
Dan Rosenberg
2012-02-11
1
-1
/
+1
*
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
2012-02-11
4
-3
/
+13
*
um: fix ubd cow size
Richard Weinberger
2012-02-11
1
-1
/
+30
*
carminefb: Fix module parameters permissions
Jean Delvare
2012-02-11
1
-3
/
+3
*
KVM: s390: check cpu_id prior to using it
Carsten Otte
2012-02-11
1
-4
/
+10
*
libsas: fix panic when single phy is disabled on a wide port
Mark Salyzyn
2012-02-11
1
-4
/
+6
*
aacraid: reset should disable MSI interrupt
Vasily Averin
2012-02-11
1
-0
/
+2
*
TPM: Zero buffer after copying to userspace
Peter Huewe
2012-02-11
1
-1
/
+5
*
TPM: Call tpm_transmit with correct size
Peter Huewe
2012-02-11
1
-0
/
+3
*
cifs: fix possible memory corruption in CIFSFindNext
Jeff Layton
2012-02-11
1
-1
/
+2
*
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
Anton Blanchard
2012-02-11
1
-1
/
+1
*
powerpc: Fix device tree claim code
Anton Blanchard
2012-02-11
1
-3
/
+3
*
ALSA: timer - Fix Oops at closing slave timer
Takashi Iwai
2012-02-11
1
-0
/
+2
[next]