aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-02net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-10-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-09-14Linux 3.0.43v3.0.43Greg Kroah-Hartman
2012-09-14hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti
2012-09-14dccp: check ccid before dereferencingMathias Krause
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-09-14drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie
2012-09-14Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov
2012-09-14fuse: fix retrieve lengthMiklos Szeredi
2012-09-14ext3: Fix fdatasync() for files with only i_size changesJan Kara
2012-09-14udf: Fix data corruption for files in ICBJan Kara
2012-09-14SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley
2012-09-14SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com
2012-09-14SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai
2012-09-14Remove user-triggerable BUG from mpol_to_strDave Jones
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-14USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-09-14USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-09-14PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi