aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-10-021-2/+2
* kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-10-021-1/+1
* ahci: Add alternate identifier for the 88SE9172Alan Cox2012-10-021-0/+2
* mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-10-021-3/+3
* mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-10-021-2/+2
* perf_event: Switch to internal refcount, fix race with close()Al Viro2012-10-022-30/+34
* USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork2012-10-021-2/+4
* staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott2012-10-021-1/+1
* staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet2012-10-021-6/+1
* staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-10-022-20/+20
* Staging: speakup: fix an improperly-declared variable.Christopher Brannon2012-10-021-1/+1
* ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo2012-10-021-1/+2
* target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger2012-10-021-2/+7
* eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks2012-10-021-0/+5
* netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-10-021-1/+0
* vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-10-022-2/+4
* vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds2012-10-021-1/+1
* cciss: fix handling of protocol errorStephen M. Cameron2012-10-021-0/+1
* cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo2012-10-021-29/+34
* workqueue: reimplement work_on_cpu() using system_wqTejun Heo2012-10-021-17/+8
* net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri2012-10-021-2/+12
* l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-10-022-2/+2
* netlink: fix possible spoofing from non-root processesPablo Neira Ayuso2012-10-021-1/+3
* net: fix info leak in compat dev_ifconf()Mathias Krause2012-10-021-0/+1
* ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause2012-10-021-0/+1
* dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause2012-10-021-0/+1
* llc: fix info leak via getsockname()Mathias Krause2012-10-021-2/+1
* Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-10-021-1/+1
* Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-10-021-0/+1
* atm: fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
* atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause2012-10-021-0/+1
* ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings2012-10-021-3/+1
* af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net2012-10-021-1/+0
* net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-10-021-2/+5
* isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-10-021-12/+0
* net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-10-021-3/+11
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-10-025-11/+20
* sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-10-025-9/+51
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-10-022-0/+6
* Linux 3.0.43Greg Kroah-Hartman2012-09-141-1/+1
* hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-09-141-0/+6
* dccp: check ccid before dereferencingMathias Krause2012-09-141-2/+2
* PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-09-141-2/+2
* drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie2012-09-141-0/+1
* Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-09-141-0/+14
* fuse: fix retrieve lengthMiklos Szeredi2012-09-141-0/+1
* ext3: Fix fdatasync() for files with only i_size changesJan Kara2012-09-141-3/+14