summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-12[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...Darrick J. Wong1-1/+1
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar3-8/+12
2011-02-12[SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley1-1/+3
2011-02-12drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall1-14/+14
2011-02-12memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki1-1/+1
2011-02-12vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner1-2/+2
2011-02-12mlock: do not munlock pages in __do_fault()Michel Lespinasse1-6/+0
2011-02-12mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse1-14/+12
2011-02-12memblock: don't adjust size in memblock_find_base()Yinghai Lu1-2/+0
2011-02-12nbd: remove module-level ioctl mutexSoren Hansen1-3/+0
2011-02-12drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh1-1/+5
2011-02-12drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-02-12ptrace: use safer wake up on ptrace_detach()Tejun Heo1-1/+1
2011-02-12vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh1-0/+5
2011-02-12Fix possible filp_cachep memory corruptionLinus Torvalds2-10/+12
2011-02-11dlm: use single thread workqueuesDavid Teigland1-4/+2
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-11security: add cred argument to security_capable()Chris Wright3-7/+6
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton3-7/+28
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-02-11char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2
2011-02-11cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds1-19/+35
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown1-0/+2
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim6-46/+14
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham1-0/+1
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan1-3/+3
2011-02-10amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov1-20/+8
2011-02-10x25: Do not reference freed memory.David S. Miller1-1/+4
2011-02-10cifs: clean up checks in cifs_echo_requestJeff Layton1-3/+4
2011-02-10pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA1-2/+2
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller4-32/+2
2011-02-09hwmon: (emc1403) Fix I2C address rangeGuenter Roeck1-1/+1
2011-02-09hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach1-12/+47
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada1-8/+4
2011-02-09staging: zram: fix data corruption issueNitin Gupta1-0/+4
2011-02-09Staging: Comedi: Fix a few NI module dependenciesIan Abbott1-1/+4
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott7-2/+24
2011-02-09KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel1-1/+1
2011-02-09cdrom: support devices that have check_events but not media_changedSimon Arlott1-1/+2
2011-02-09cfq-iosched: Don't wait if queue already has requests.Justin TerAvest1-0/+4
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso1-2/+9
2011-02-09pch_can: fix module reload issue with MSITomoya1-0/+1
2011-02-09pch_can: fix rmmod issueTomoya1-1/+1
2011-02-09pch_can: fix 800k comms issueTomoya1-1/+1
2011-02-09[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiateSteve French2-1/+3
2011-02-09net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller1-11/+16
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller1-2/+2
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko1-80/+147