summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-14Linux 3.0.91v3.0.91Greg Kroah-Hartman
2013-08-14perf tools: Add anonymous huge page recognitionJoshua Zhu
2013-08-14vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown
2013-08-14SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-14cifs: silence compiler warnings showing up with gcc-4.7.0Jeff Layton
2013-08-14debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah
2013-08-14hwmon: (adt7470) Fix incorrect return code checkCurt Brune
2013-08-11Linux 3.0.90v3.0.90Greg Kroah-Hartman
2013-08-11net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-08-11af_key: more info leaks in pfkey messagesDan Carpenter
2013-08-11net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-08-11usbnet: do not pretend to support SG/TSOEric Dumazet
2013-08-11ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-08-11sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-08-11sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-08-11arcnet: cleanup sizeof parameterDan Carpenter
2013-08-11perf: Use css_tryget() to avoid propping up css refcountSalman Qazi
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-11perf: Fix event group context moveJiri Olsa
2013-08-11MAINTAINERS: fix up stable_kernel_rules.txt locationGreg Kroah-Hartman
2013-08-11fanotify: info leak in copy_event_to_user()Dan Carpenter
2013-08-11sched: Fix the broken sched_rr_get_interval()Zhu Yanhai
2013-08-11ACPI / battery: Fix parsing _BIX return valueLan Tianyu
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń
2013-08-11rt2x00: fix stop queueStanislaw Gruszka
2013-08-11mac80211: fix duplicate retransmission detectionJohannes Berg
2013-08-11nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-08-04Linux 3.0.89v3.0.89Greg Kroah-Hartman
2013-08-04USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren
2013-08-04mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li
2013-08-04virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin
2013-08-04xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel
2013-08-04livelock avoidance in sget()Al Viro
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)
2013-08-04drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher
2013-08-04drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher
2013-08-04drm/radeon: fix combios tables on older cardsMark Kettenis
2013-08-04ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-08-04libata: make it clear that sata_inic162x is experimentalTejun Heo