summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-15Linux 3.4.58v3.4.58Greg Kroah-Hartman1-1/+1
2013-08-15perf tools: Add anonymous huge page recognitionJoshua Zhu1-1/+2
2013-08-15vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown1-1/+1
2013-08-15SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-08-15tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2-1/+4
2013-08-15debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov1-47/+22
2013-08-15usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3
2013-08-15cifs: extend the buffer length enought for sprintf() usingChen Gang4-7/+9
2013-08-15ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna1-1/+16
2013-08-15virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-08-15virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-08-15virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-08-15virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-08-15virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-08-15hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-15ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o1-5/+5
2013-08-15SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-08-15SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen1-0/+3
2013-08-12Linux 3.4.57v3.4.57Greg Kroah-Hartman1-1/+1
2013-08-128139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-12net_sched: info leak in atm_tc_dump_class()Dan Carpenter1-0/+1
2013-08-12af_key: more info leaks in pfkey messagesDan Carpenter1-0/+4
2013-08-12net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller1-0/+1
2013-08-12usbnet: do not pretend to support SG/TSOEric Dumazet1-9/+3
2013-08-12ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa1-0/+5
2013-08-12sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman1-6/+2
2013-08-12sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar1-1/+5
2013-08-12arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-08-12perf: Use css_tryget() to avoid propping up css refcountSalman Qazi1-3/+7
2013-08-12drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa3-1/+19
2013-08-12x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
2013-08-12perf: Fix event group context moveJiri Olsa1-2/+18
2013-08-12fanotify: info leak in copy_event_to_user()Dan Carpenter1-0/+1
2013-08-12sched: Fix the broken sched_rr_get_interval()Zhu Yanhai1-1/+1
2013-08-12ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-08-12mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2
2013-08-12rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-08-12ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-08-12mac80211: fix duplicate retransmission detectionJohannes Berg1-2/+8
2013-08-12nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior1-2/+5
2013-08-12ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-08-12serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-08-12serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-08-12ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul1-1/+1
2013-08-04Linux 3.4.56v3.4.56Greg Kroah-Hartman1-1/+1
2013-08-04mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li1-0/+4
2013-08-04virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin2-11/+47
2013-08-04s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds1-0/+4
2013-08-04zfcp: status read buffers on first adapter open with link downSteffen Maier2-8/+20