summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Linux 3.8.3v3.8.3Greg Kroah-Hartman1-1/+1
2013-03-146lowpan: Remove __init tag from lowpan_netlink_fini().David S. Miller1-1/+1
2013-03-14userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman2-1/+8
2013-03-14w1-gpio: fix section mismatchHauke Mehrtens1-1/+1
2013-03-14Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman1-0/+1
2013-03-14USB: Fix connected device switch to Inactive state.Sarah Sharp1-5/+25
2013-03-14USB: Rip out recursive call on warm port reset.Sarah Sharp1-82/+68
2013-03-14USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp1-8/+13
2013-03-14USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp1-8/+7
2013-03-14efi: be more paranoid about available space when creating variablesMatthew Garrett1-27/+79
2013-03-14efivars: Disable external interrupt while holding efivars->lockSeiji Aguchi1-41/+43
2013-03-14ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt1-10/+14
2013-03-14powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman1-5/+11
2013-03-14ARM: kirkwood: of_serial: fix clock gating by removing clock-frequencyJason Cooper17-20/+0
2013-03-14ARM: mxs_defconfig: Make USB host functional againFabio Estevam1-0/+1
2013-03-14gpio: mvebu: Add clk support to prevent lockupAndrew Lunn2-0/+9
2013-03-14rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn2-4/+25
2013-03-14vfs: fix pipe counter breakageAl Viro1-0/+3
2013-03-14Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers3-18/+9
2013-03-14keys: fix race with concurrent install_user_keyrings()David Howells1-1/+1
2013-03-14usbnet: smsc95xx: fix suspend failureMing Lei1-0/+6
2013-03-14acer-wmi: avoid the warning of 'devices' may be used uninitializedLee, Chun-Yi1-0/+3
2013-03-14crypto: user - fix info leaks in report APIMathias Krause8-30/+29
2013-03-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG4-0/+57
2013-03-14mfd: rtsx: Optimize card detect flowWei WANG1-12/+19
2013-03-14x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley1-1/+1
2013-03-14Btrfs: cleanup orphan reservation if truncate failsJosef Bacik1-0/+2
2013-03-14Btrfs: account for orphan inodes properly during cleanupJosef Bacik1-0/+1
2013-03-14HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires1-8/+14
2013-03-14x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti1-5/+6
2013-03-14userns: Stop oopsing in key_change_session_keyringEric W. Biederman1-1/+1
2013-03-14efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming1-5/+15
2013-03-14efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming1-2/+2
2013-03-14tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-03-14mac80211: Fix crash due to un-canceled work-itemsBen Greear1-0/+11
2013-03-14CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky1-0/+1
2013-03-14mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-14random: fix locking dependency with the tasklist_lockTheodore Ts'o1-4/+8
2013-03-14tile: work around bug in the generic sys_llseekChris Metcalf2-0/+16
2013-03-14proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-14vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds1-2/+0
2013-03-14ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4
2013-03-14ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-03-14dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-14ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-14ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-14drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson1-1/+1
2013-03-14drm/i915: enable irqs earlier when resumingDaniel Vetter1-1/+12
2013-03-14drm/i915: reorder setup sequence to have irqs for output setupDaniel Vetter3-9/+19