aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17crypto: Move md5_transform to lib/md5.cDavid S. Miller
2012-05-17x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner
2012-05-17x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner
2012-05-17dm: fix idr leak on module removalAlasdair G Kergon
2012-05-17dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer
2012-05-17ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall
2012-05-17proc: restrict access to /proc/PID/ioVasiliy Kulikov
2012-05-17alpha: fix several security issuesDan Rosenberg
2012-05-17cifs: check for NULL session passwordJeff Layton
2012-05-17cifs: fix NULL pointer dereference in cifs_find_smb_sesJeff Layton
2012-05-17cifs: clean up cifs_find_smb_ses (try #2)Jeff Layton
2012-05-17powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2012-05-17EHCI: fix direction handling for interrupt data togglesAlan Stern
2012-05-17EHCI: only power off port if over-current is activeSergei Shtylyov
2012-05-17svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2012-05-17ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2012-05-17xtensa: prevent arbitrary read in ptraceDan Rosenberg
2012-05-17cciss: do not attempt to read from a write-only registerStephen M. Cameron
2012-05-17PCI: ARI is a PCIe v2 featureChris Wright
2012-05-17powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2012-05-17kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2012-05-17pmcraid: reject negative request sizeDan Rosenberg
2012-05-17ses: requesting a fault indicationDouglas Gilbert
2012-05-17Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink
2012-05-17mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2012-05-17libsas: remove expander from dev list on errorLuben Tuikov
2012-05-17jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng
2012-05-17ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg
2012-05-17USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2012-05-17staging: comedi: fix infoleak to userspaceVasiliy Kulikov
2012-05-17USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk
2012-05-17USB: pl2303.h: checkpatch cleanupsGreg Kroah-Hartman
2012-05-17x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2012-05-17libata: fix unexpectedly frozen port after ata_eh_reset()Tejun Heo
2012-05-17davinci: DM365 EVM: fix video input mux bitsJon Povey
2012-05-17bridge: send proper message_age in config BPDUstephen hemminger
2012-05-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann
2012-05-17si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab
2012-05-17SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2012-05-17SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2012-05-17NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2012-05-17bttv: fix s_tuner for radioHans Verkuil
2012-05-17pvrusb2: fix g/s_tuner supportHans Verkuil
2012-05-17v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil
2012-05-17ASoC: Fix Blackfin I2S _pointer() implementation return in bounds valuesMark Brown
2012-05-17mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2012-05-17udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2012-05-17ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2012-05-17net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner