summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-09Linux 3.4.98v3.4.98Greg Kroah-Hartman
2014-07-09mm: fix crashes from mbind() merging vmasHugh Dickins
2014-07-09hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi
2014-07-09powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2014-07-09ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira
2014-07-09powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2014-07-09powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang
2014-07-09powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney
2014-07-09powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2014-07-09powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2014-07-09powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2014-07-09Staging: bcm: Add two products and remove an existing product.Kevin McKinney
2014-07-09Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney
2014-07-09staging: wlags49_h2: buffer overflow setting station nameDan Carpenter
2014-07-09staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott
2014-07-09staging: comedi: das08: Correct AI encoding for das08jr-16-aoIan Abbott
2014-07-09ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung
2014-07-09ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller
2014-07-09ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu
2014-07-09acpi/video_detect: blacklist samsung x360Corentin Chary
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-07-09md: flush writes before starting a recovery.NeilBrown
2014-07-09tools: ffs-test: fix header values endianessMichal Nazarewicz
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-09CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-07-09drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom
2014-07-09drm/radeon/atom: fix dithering on certain panelsAlex Deucher
2014-07-09drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher
2014-07-09drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher
2014-07-09mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka
2014-07-09usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-07-09USB: ftdi_sio: fix null deref at port probeJohan Hovold
2014-07-09usb: option: add/modify Olivetti Olicard modemsBjørn Mork
2014-07-09USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum
2014-07-09USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-07-09ibmvscsi: Abort init sequence during error recoveryBrian King
2014-07-06Linux 3.4.97v3.4.97Greg Kroah-Hartman
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo