summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-06-016-74/+43
* tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni2016-06-011-1/+13
* TTY: n_gsm, fix false positive WARN_ONJiri Slaby2016-06-011-1/+3
* tty: vt, return error when con_startup failsJiri Slaby2016-06-011-2/+3
* xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini2016-06-011-2/+5
* KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini2016-06-011-0/+1
* MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-06-013-36/+29
* MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan2016-06-011-5/+23
* KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers2016-06-011-1/+1
* KVM: MTRR: remove MSR 0x2f8Andy Honig2016-06-011-2/+0
* staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten2016-06-011-9/+13
* usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda2016-06-011-1/+1
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-06-012-18/+24
* usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman2016-06-011-1/+3
* usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz2016-06-016-50/+15
* usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen2016-06-011-1/+1
* USB: serial: option: add even more ZTE device idsLei Liu2016-06-011-0/+54
* USB: serial: option: add more ZTE device idslei liu2016-06-011-1/+74
* USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph2016-06-011-6/+20
* USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold2016-06-011-7/+10
* USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold2016-06-011-11/+28
* USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold2016-06-011-0/+1
* USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold2016-06-011-0/+4
* USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold2016-06-011-0/+10
* mei: bus: call mei_cl_read_start under device lockAlexander Usyskin2016-06-011-3/+12
* mei: amthif: discard not read messagesAlexander Usyskin2016-06-013-2/+5
* mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin2016-06-013-6/+6
* Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai2016-06-011-6/+17
* Bluetooth: vhci: purge unhandled skbsJiri Slaby2016-06-011-0/+1
* Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby2016-06-011-3/+5
* mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-011-4/+1
* mmc: longer timeout for long read time quirkMatt Gumbel2016-06-012-4/+5
* dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta2016-06-011-0/+56
* ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng2016-06-011-5/+11
* mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-06-011-3/+3
* mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-06-011-0/+7
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-06-013-7/+73
* irqchip/gic-v3: Configure all interrupts as non-secure Group-1Marc Zyngier2016-06-011-0/+12
* irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2016-06-012-0/+15
* Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-06-011-21/+48
* mfd: omap-usb-tll: Fix scheduling while atomic BUGRoger Quadros2016-06-011-4/+9
* sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx2016-06-011-4/+7
* clk: qcom: msm8916: Fix crypto clock flagsAndy Gross2016-06-011-0/+2
* crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE2016-06-011-4/+6
* crypto: talitos - fix ahash algorithms registrationHoria Geant?2016-06-011-0/+64
* crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile2016-06-011-1/+1
* ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-06-011-5/+4
* ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)2016-06-011-12/+14
* asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz2016-06-011-1/+1
* fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher2016-06-011-14/+18
OpenPOWER on IntegriCloud