summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph1-6/+20
2016-06-01USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-06-01USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-11/+28
2016-06-01USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-06-01USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-06-01USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold1-0/+10
2016-06-01USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-2/+1
2016-06-01mei: bus: call mei_cl_read_start under device lockAlexander Usyskin1-3/+12
2016-06-01mei: amthif: discard not read messagesAlexander Usyskin3-2/+5
2016-06-01mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin3-6/+6
2016-06-01Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai1-6/+17
2016-06-01Bluetooth: vhci: purge unhandled skbsJiri Slaby1-0/+1
2016-06-01Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby1-3/+5
2016-06-01mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-4/+1
2016-06-01mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-06-01dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta1-0/+56
2016-06-01ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng1-5/+11
2016-06-01mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter1-3/+3
2016-06-01mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter1-1/+6
2016-06-01ACPI / PM: Export acpi_device_fix_up_power()Ulf Hansson1-0/+1
2016-06-01mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp3-7/+73
2016-06-01nfc: st21nfca: Fix static checker warningChristophe Ricard1-2/+4
2016-06-01irqchip/gic-v3: Configure all interrupts as non-secure Group-1Marc Zyngier1-0/+12
2016-06-01irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2-0/+15
2016-06-01Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-06-01mfd: omap-usb-tll: Fix scheduling while atomic BUGRoger Quadros1-4/+9
2016-06-01sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx1-4/+7
2016-06-01fscrypto/f2fs: allow fs-specific key prefix for fs encryptionJaegeuk Kim4-44/+98
2016-06-01crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABIJosh Poimboeuf1-2/+11
2016-06-01clk: qcom: msm8916: Fix crypto clock flagsAndy Gross1-0/+2
2016-06-01crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE1-4/+6
2016-06-01crypto: talitos - fix ahash algorithms registrationHoria Geant?1-0/+64
2016-06-01crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile1-1/+1
2016-06-01ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)1-5/+4
2016-06-01ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)1-12/+14
2016-06-01asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz1-1/+1
2016-06-01fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher1-14/+18
2016-06-01fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher1-18/+23
2016-06-01fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher1-12/+16
2016-06-01fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher1-12/+20
2016-06-01remove directory incorrectly tries to set delete on close on non-empty direct...Steve French4-2/+25
2016-06-01perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa1-1/+1
2016-06-01kvm: arm64: Fix EC field in inject_abt64Matt Evans1-1/+1
2016-06-01arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier1-6/+11
2016-06-01arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall1-1/+2
2016-06-01arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas1-0/+10
2016-06-01arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2-0/+55
2016-06-01arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2-3/+2
2016-06-01arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas1-3/+3