]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2012-03-17 Willy TarreauLinux 2.6.32.59 v2.6.32.59
2012-03-17 David Vrabelblkfront: Fix backtrace in del_gendisk
2012-03-17 Maxim Uvarovwatchdog: hpwdt: clean up set_memory_x call for 32 bit
2012-03-17 H. Peter Anvinregset: Return -EFAULT, not -EIO, on host-side memory...
2012-03-17 H. Peter Anvinregset: Prevent null pointer reference on readonly...
2012-03-17 Sebastian Siewiornet/usbnet: avoid recursive locking in usbnet_stop()
2012-03-17 Jeff Laytoncifs: fix dentry refcount leak when opening a FIFO...
2012-03-17 David HowellsKEYS: Enable the compat keyctl wrapper on s390x
2012-03-17 Tyler HickseCryptfs: Handle failed metadata read in lookup
2012-03-17 Stanislaw Gruszkabsg: fix sysfs link remove warning
2012-03-17 Jens Axboewriteback: fixups for !dirty_writeback_centisecs
2012-03-17 Ben HutchingsIA64: Remove COMPAT_IA32 support
2012-03-17 Heiko Carstenscompat: Re-add missing asm/compat.h include to fix...
2012-03-04 Greg Kroah... Linux 2.6.32.58 v2.6.32.58
2012-03-04 Tetsuo HandaPM / Sleep: Fix read_unlock_usermodehelper() call.
2012-03-04 Srivatsa S... PM / Sleep: Fix freezer failures due to racy usermodehe...
2012-03-04 Linus Torvaldsfirmware loader: allow builtin firmware load even if...
2012-03-04 Rafael J. WysockiPM: Print a warning if firmware is requested when tasks...
2012-03-04 Heiko Carstenscompat: fix compile breakage on s390
2012-03-04 Linus TorvaldsFix autofs compile without CONFIG_COMPAT
2012-03-04 Ian Kentautofs: work around unhappy compat problem on x86-64
2012-03-04 Dan Carpentercdrom: use copy_to_user() without the underscores
2012-03-04 Tyler HickseCryptfs: Clear i_nlink in rmdir
2012-03-04 Tyler HickseCryptfs: Remove extra d_delete in ecryptfs_rmdir
2012-03-04 Tyler HickseCryptfs: Use notify_change for truncating lower inodes
2012-03-04 Janne Grunauhdpvr: fix race conditon during start of streaming
2012-03-04 Sarah Sharpxhci: Fix encoding for HS bulk/control NAK rate.
2012-03-04 Sarah SharpUSB: Fix handoff when BIOS disables host PCI device.
2012-03-04 Bruno ThomsenUSB: Added Kamstrup VID/PIDs to cp210x serial driver.
2012-03-04 Rabin VincentARM: 7325/1: fix v7 boot with lockdep enabled
2012-03-04 Stephen BoydARM: 7321/1: cache-v7: Disable preemption when reading...
2012-03-04 adam radfordSCSI: 3w-9xxx fix bug in sgl loading
2012-03-04 Andy Whitcroftecryptfs: read on a directory should return EISDIR...
2012-03-04 Alex Deucherdrm/radeon/kms: fix MSI re-arm on rv370+
2012-03-04 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-03-04 John JohansenAdd mount option to check uid of device being mounted...
2012-03-04 Al ViroBan ecryptfs over ecryptfs
2012-03-04 Tyler HickseCryptfs: Remove mmap from directory operations
2012-03-04 Herbert Xucrypto: sha512 - Avoid stack bloat on i386
2012-03-04 Herbert Xucrypto: sha512 - Use binary and instead of modulus
2012-03-04 Nikolaus Schulzhwmon: (f75375s) Fix automatic pwm mode setting for...
2012-03-04 OGAWA Hirofumiprintk_ratelimited(): fix uninitialized spinlock
2012-03-04 Yong Zhangkernel.h: fix wrong usage of __ratelimit()
2012-03-04 Eliad Pellermac80211: timeout a single frame in the rx reorder...
2012-03-04 Dan Carpenterrelay: prevent integer overflow in relay_open()
2012-03-04 Wu Fengguanglib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit...
2012-03-04 Nikolaus Schulzhwmon: (f75375s) Fix bit shifting in f75375_write16
2012-03-04 Daniel Vetterdrm/i915: no lvds quirk for AOpen MP45
2012-02-13 Greg Kroah... Linux 2.6.32.57 v2.6.32.57
2012-02-13 Eric Dumazetnet: sock_queue_err_skb() dont mess with sk_forward_alloc
2012-02-13 Eric Dumazetnet: fix sk_forward_alloc corruptions
2012-02-13 Axel Linmmc: cb710 core: Add missing spin_lock_init for irq_loc...
2012-02-13 Milan KocianUSB: usbserial: add new PID number (0xa951) to the...
2012-02-13 Jayachandran Cusb: Skip PCI USB quirk handling for Netlogic XLP
2012-02-13 Timo Juhani... usb: gadget: zero: fix bug in loopback autoresume handling
2012-02-13 Arve HjønnevågStaging: android: binder: Fix crashes when sharing...
2012-02-13 Arve HjønnevågStaging: android: binder: Don't call dump_stack in...
2012-02-13 Pekka PaalanenStaging: asus_oled: fix image processing
2012-02-13 Hubert Feursteinatmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
2012-02-13 Li WangeCryptfs: Infinite loop due to overflow in ecryptfs_write()
2012-02-13 Rodrigo Vividrm/i915: Fix TV Out refresh rate.
2012-02-13 Jan Karaudf: Mark LVID buffer as uptodate before marking it...
2012-02-13 Bian Naimengrpc client can not deal with ENOSOCK, so translate...
2012-02-13 Trond MyklebustNFSv4: Fix open recovery
2012-02-13 Trond MyklebustNFSv4: Handle NFS4ERR_GRACE when recovering an expired...
2012-02-13 Trond MyklebustNFSv4: Ensure the state manager handles NFS4ERR_NO_GRAC...
2012-02-13 Trond MyklebustNFSv4: The state manager shouldn't exit on errors that...
2012-02-13 Trond MyklebustNFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
2012-02-13 Carsten Ottemm/filemap_xip.c: fix race condition in xip_file_fault()
2012-02-13 Jack MorgensteinIB/mlx4: pass SMP vendor-specific attribute MADs to...
2012-02-03 Greg Kroah... Linux 2.6.32.56 v2.6.32.56
2012-02-03 Johan HovoldUSB: ftdi_sio: fix initial baud rate
2012-02-03 Johan HovoldUSB: cp210x: do not map baud rates to B0
2012-02-03 Renato CaldasUSB: serial: CP210x: Added USB-ID for the Link Instrume...
2012-02-03 Vivien Didelothwmon: (sht15) fix bad error code
2012-02-03 Jean Delvarehwmon: (f71805f) Fix clamping of temperature limits
2012-02-03 Harrison MetzgerUSB: usbsevseg: fix max length
2012-02-03 Eric W. Biedermanusb: io_ti: Make edge_remove_sysfs_attrs the port_remov...
2012-02-03 Bjørn MorkUSB: cdc-wdm: updating desc->length must be protected...
2012-02-03 Alan CoxUSB: ftdi_sio: Add more identifiers
2012-02-03 Peter NaullsUSB: serial: ftdi additional IDs
2012-02-03 Peter KorsgaardUSB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
2012-02-03 Johan HovoldUSB: ftdi_sio: fix TIOCSSERIAL baud_base handling
2012-02-03 Paolo Bonzinidm: do not forward ioctls from logical volumes to the...
2012-02-03 Paolo Bonziniblock: fail SCSI passthrough ioctls on partition devices
2012-02-03 Herton Ronaldo... Revert "ARM: 7220/1: mmc: mmci: Fixup error handling...
2012-02-03 Alexey Dobriyancrypto: sha512 - reduce stack usage to safe number
2012-02-03 Alexey Dobriyancrypto: sha512 - make it work, undo percpu message...
2012-02-03 Thomas Hellstromdrm: Fix authentication kernel crash
2012-02-03 Tyler HickseCryptfs: Make truncate path killable
2012-02-03 Tim Gardnerecryptfs: Improve metadata read failure logging
2012-02-03 Tyler HickseCryptfs: Sanitize write counts of /dev/ecryptfs
2012-01-25 Greg Kroah... Linux 2.6.32.55 v2.6.32.55
2012-01-25 Ananth N Mavinakayan... kprobes: initialize before using a hlist
2012-01-25 Dan Rosenbergscore: fix off-by-one index into syscall table
2012-01-25 Stratos Psomadakissym53c8xx: Fix NULL pointer dereference in slave_destroy
2012-01-25 David HenningssonALSA: HDA: Fix internal microphone on Dell Studio 16...
2012-01-25 Joe Percheskernel.h: add printk_ratelimited and pr_<level>_rl
2012-01-25 Paolo Bonziniblock: add and use scsi_blk_cmd_ioctl
2012-01-25 Robert LukassenUSB: Fix 'bad dma' problem on WDM device disconnect
next