summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-20Linux 3.0.70v3.0.70Greg Kroah-Hartman1-1/+1
2013-03-20dcbnl: fix various netlink info leaksMathias Krause1-0/+7
2013-03-20rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause1-0/+1
2013-03-20ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa1-1/+2
2013-03-20bridging: fix rx_handlers return codeCristian Bercaru1-0/+1
2013-03-20netlabel: correctly list all the static label mappingsPaul Moore1-16/+11
2013-03-20tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet1-0/+2
2013-03-20tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-20net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-20rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-20l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault1-0/+1
2013-03-20loopdev: fix a deadlockGuo Chao1-2/+0
2013-03-20block: use i_size_write() in bd_set_size()Guo Chao1-1/+3
2013-03-20hwmon: (sht15) Fix memory leak if regulator_enable() failsBen Hutchings1-1/+1
2013-03-20drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin1-0/+5
2013-03-20btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen1-0/+6
2013-03-20s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-20selinux: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-20w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski1-1/+2
2013-03-20hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-20ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai1-4/+4
2013-03-20Revert duplicated perf commit.Greg Kroah-Hartman1-2/+0
2013-03-20md: protect against crash upon fsync on ro arraySebastian Riemer1-0/+4
2013-03-20TTY: do not reset master's packet modeJiri Slaby1-1/+0
2013-03-20tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-20ext3: Fix format string issuesLars-Peter Clausen1-2/+2
2013-03-20signal: always clear sa_restorer on execveKees Cook1-0/+3
2013-03-20staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley1-4/+0
2013-03-20USB: EHCI: don't check DMA values in QH overlaysAlan Stern1-5/+13
2013-03-20USB: storage: fix Huawei mode switching regressionBjørn Mork3-78/+331
2013-03-20usb: serial: Add Rigblaster Advantage to device tableSteve Conklin1-0/+1
2013-03-20USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl1-0/+4
2013-03-20usb: cp210x new Vendor/Device IDsMatwey V. Kornilov1-0/+19
2013-03-20USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2013-03-20USB: option: add Huawei E5331Bjørn Mork1-0/+1
2013-03-20virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah1-2/+11
2013-03-20qcaux: add Franklin U600Dan Williams1-0/+1
2013-03-14Linux 3.0.69v3.0.69Greg Kroah-Hartman1-1/+1
2013-03-14dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-14decnet: Fix disappearing sysctl entriesEric W. Biederman2-0/+32
2013-03-14ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt1-10/+14
2013-03-14Fix memory leak in cpufreq stats.Tu, Xiaobing1-0/+1
2013-03-14vfs: fix pipe counter breakageAl Viro1-0/+3
2013-03-14keys: fix race with concurrent install_user_keyrings()David Howells1-1/+1
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-03-14ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4