summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-14ipvs: fix dst_lock locking on dest updateJulian Anastasov
2011-03-14NFS: NFSv4 readdir loses entriesChuck Lever
2011-03-14HID: hid-mosart: ignore buttons reportBenjamin Tissoires
2011-03-14nfsd: wrong index used in inner looproel
2011-03-14pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar
2011-03-14netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-14mm: fix possible cause of a page_mapped BUGHugh Dickins
2011-03-14ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-03-14ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan
2011-03-14RxRPC: Fix v1 keysAnton Blanchard
2011-03-14nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-03-14drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin
2011-03-14ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai
2011-03-14ALSA: HDA: Realtek: Fixup jack detection to input subsystemDavid Henningsson
2011-03-14ASoC: Fix WM9081 platform data initialisationMark Brown
2011-03-14keyboard: integer underflow bugDan Carpenter
2011-03-14virtio: console: Don't access vqs if device was unpluggedAmit Shah
2011-03-14cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan
2011-03-07Linux 2.6.37.3v2.6.37.3Greg Kroah-Hartman
2011-03-07arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-03-07DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells
2011-03-07e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan
2011-03-07dccp: fix oops on Reset after closeGerrit Renker
2011-03-07r8169: disable ASPMStanislaw Gruszka
2011-03-07carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk
2011-03-07nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi
2011-03-07p54usb: add Senao NUB-350 usbidChristian Lamparter
2011-03-07ath9k_htc: Fix an endian issueSujith Manoharan
2011-03-07block: kill loop_mutexPetr Uzel
2011-03-07block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo
2011-03-07block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-07blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-03-07drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann
2011-03-07tg3: Restrict phy ioctl accessMatt Carlson
2011-03-07fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman
2011-03-07Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott
2011-03-07e1000e: 82579 PHY incorrectly identified during initBruce Allan
2011-03-07mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman
2011-03-07ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-03-07clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-03-07fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi
2011-03-07ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov
2011-03-07eukrea-tlv320: fix platform_nameEric BĂ©nard
2011-03-07Bluetooth: Add Atheros BT AR5BBU12 fw supportedYu-Chen Cho
2011-03-07Bluetooth: fix crash with quirky dongles doing soundOliver Neukum
2011-03-07Bluetooth: add Atheros BT AR9285 fw supportedYu-Chen Cho
2011-03-07x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-07mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich
2011-03-07mfd: Avoid tps6586x burst writesvwadekar@nvidia.com