aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-02SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai
2012-10-02SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com
2012-10-02hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck
2012-10-02hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-10-02memory hotplug: fix section info double registration bugqiuxishi
2012-10-02mm/ia64: fix a memory block size bugJianguo Wu
2012-10-02can: mcp251x: avoid repeated frame bugBenoît Locher
2012-10-02hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck
2012-10-02drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman
2012-10-02mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-10-02md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown
2012-10-02Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-10-02kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork
2012-10-02ahci: Add alternate identifier for the 88SE9172Alan Cox
2012-10-02mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-10-02mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-10-02USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork
2012-10-02staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott
2012-10-02staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet
2012-10-02staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley
2012-10-02Staging: speakup: fix an improperly-declared variable.Christopher Brannon
2012-10-02ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo
2012-10-02target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger
2012-10-02eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks
2012-10-02netconsole: remove a redundant netconsole_target_put()Amerigo Wang
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-10-02vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds
2012-10-02cciss: fix handling of protocol errorStephen M. Cameron
2012-10-02cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo
2012-10-02workqueue: reimplement work_on_cpu() using system_wqTejun Heo
2012-10-02net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-10-02l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru
2012-10-02netlink: fix possible spoofing from non-root processesPablo Neira Ayuso
2012-10-02net: fix info leak in compat dev_ifconf()Mathias Krause
2012-10-02ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause
2012-10-02dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause
2012-10-02llc: fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-10-02Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-10-02atm: fix info leak via getsockname()Mathias Krause
2012-10-02atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause
2012-10-02ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings
2012-10-02af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2012-10-02net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2012-10-02isdnloop: fix and simplify isdnloop_init()Wu Fengguang