summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: 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-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-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-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
2016-06-01ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan1-0/+1
2016-06-01perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2-11/+11
2016-06-01perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra1-16/+36
2016-06-01perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin1-0/+2
2016-06-01Btrfs: don't use src fd for printkJosef Bacik1-1/+1
2016-05-19Linux 4.4.11v4.4.11Greg Kroah-Hartman1-1/+1
2016-05-19nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-19drm/radeon: fix DP link training issue with second 4K monitorArindam Nath1-1/+1
2016-05-19drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak1-0/+6
2016-05-19drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-05-19drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-05-19Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab1-6/+0
2016-05-19Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-05-19get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2016-05-19tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt1-2/+2
2016-05-19qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn1-1/+1
2016-05-19atomic_open(): fix the handling of create_errorAl Viro1-16/+4
2016-05-19regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede1-2/+2
2016-05-19regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2-6/+24
2016-05-19workqueue: fix rebind bound workers warningWanpeng Li1-0/+11