aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-18auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau2-4/+18
2017-09-18binder: fix memory corruption in binder_transaction binderXu YiPing1-0/+1
2017-09-18binder: fix an ret value overrideXu YiPing1-1/+0
2017-09-18android: binder: fix type mismatch warningArnd Bergmann1-3/+3
2017-09-18ALSA: compress: Remove unused variableGuneshwor Singh1-2/+1
2017-09-18xen: don't compile pv-specific parts if XEN_PV isn't configuredJuergen Gross1-63/+67
2017-09-18mtd: nand: remove unused blockmask variableCorentin Labbe1-2/+1
2017-09-18PM / QoS: Use the correct variable to check the QoS request typeJan H. Schönherr1-5/+5
2017-09-18ACPI / PMIC: Add code reviewers to MAINTAINERSRafael Wysocki1-0/+12
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven1-1/+1
2017-09-18Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo9-17/+80
2017-09-18ARC: reset: remove the misleading v1 suffix all overVineet Gupta7-50/+50
2017-09-18usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0Felipe Balbi1-0/+7
2017-09-18staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren1-2/+4
2017-09-18staging: speakup: fix speakup-r empty line lockupOkash Khawaja1-3/+12
2017-09-18staging: pi433: Move limit check to switch default to kill warningGeert Uytterhoeven1-6/+3
2017-09-18staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King2-8/+9
2017-09-18staging: mt29f_spinand: Enable the read ECC before program the pageArun Nagendran1-2/+6
2017-09-18staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann1-2/+2
2017-09-18isofs: fix build regressionArnd Bergmann1-0/+2
2017-09-18quota: add missing lock into __dquot_transfer()Konstantin Khlebnikov1-0/+2
2017-09-18arm64: ensure the kernel is compiled for LP64Andrew Pinski1-0/+5
2017-09-18arm64: relax assembly code alignment from 16 byte to 4 byteMasahiro Yamada1-2/+2
2017-09-18arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernelsDave Martin1-0/+4
2017-09-18mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET1-1/+2
2017-09-18usb: Increase quirk delay for USB devicesDmitry Fleytman2-2/+2
2017-09-18uwb: properly check kthread_run return valueAndrey Konovalov1-4/+8
2017-09-18uwb: ensure that endpoint is interruptAndrey Konovalov1-0/+2
2017-09-18ARC: reset: add missing DT binding documentation for HSDKv1 reset driverEugeniy Paltsev1-0/+28
2017-09-18ARC: reset: Only build on archs that have IOMEMThomas Meyer1-0/+1
2017-09-18ARM: at91: Replace uses of virt_to_phys with __pa_symbolAlexandre Belloni1-2/+2
2017-09-18ARM: dts: at91: sama5d27_som1_ek: fix USB host vbusNicolas Ferre1-1/+4
2017-09-18ARM: dts: at91: sama5d27_som1_ek: fix typosLudovic Desroches1-2/+2
2017-09-18ARM: dts: at91: sama5d27_som1_ek: update pinmux/pinconf for LEDs and USBLudovic Desroches1-6/+6
2017-09-18mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()Cyrille Pitchen1-3/+33
2017-09-18mtd: spi-nor: Check consistency of the memory size extracted from the SFDPBoris Brezillon1-0/+9
2017-09-18clocksource/integrator: Fix section mismatch warningArnd Bergmann1-2/+2
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie3-88/+87
2017-09-17Update version of cifs moduleSteve French1-1/+1
2017-09-17cifs: hide unused functionsArnd Bergmann1-0/+2
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French5-18/+139
2017-09-17arm64/syscalls: Move address limit check in loopThomas Garnier1-3/+3
2017-09-17arm/syscalls: Optimize address limit checkThomas Garnier2-0/+18
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier4-23/+8
2017-09-17syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier1-4/+8
2017-09-17x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUsAndy Lutomirski1-6/+7
2017-09-17x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2-8/+8
2017-09-17x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware codeAndy Lutomirski1-2/+19
2017-09-17x86/mm: Factor out CR3-building codeAndy Lutomirski2-10/+16
2017-09-17CIFS/SMB3: Update documentation to reflect SMB3 and various changesSteve French4-91/+91