summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-19crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu1-1/+2
2016-08-19Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński1-1/+1
2016-08-19KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei1-0/+1
2016-08-19USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-08-19powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-08-19powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling1-17/+44
2016-08-19ext4: short-cut orphan cleanup on errorVegard Nossum1-0/+10
2016-08-19drm/radeon: support backlight control for UNIPHY3Alex Deucher1-0/+1
2016-08-19KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2-2/+19
2016-08-19usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury1-0/+3
2016-08-19USB: quirks: Fix another ELAN touchscreenAdrien Vergé1-0/+3
2016-08-17s390/mm: fix gmap tlb flush issuesSasha Levin1-2/+2
2016-08-17cifs: Check for existing directory when opening file with O_CREATSachin Prabhu1-3/+21
2016-08-17[media] media: usbtv: prevent access to free'd resourcesMatthew Leach1-0/+5
2016-08-17Bluetooth: Add support of 13d3:3490 AR3012 deviceDmitry Tunin2-0/+3
2016-08-17Bluetooth: Add USB ID 13D3:3487 to ath3kLauro Costa2-0/+3
2016-08-17[media] Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell1-1/+1
2016-08-17[media] media: dvb_ringbuffer: Add memory barriersSoeren Moch1-13/+61
2016-08-17drm/radeon: Poll for both connect/disconnect on analog connectorsLyude1-6/+9
2016-08-17drm/radeon: add a delay after ATPX dGPU power offAlex Deucher1-0/+5
2016-08-17spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel QuarkAndy Shevchenko1-1/+8
2016-08-17ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2-0/+10
2016-08-17iwlwifi: add new 8260 PCI IDsSasha Levin1-0/+3
2016-08-17ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede2-0/+2
2016-08-17ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum1-3/+3
2016-08-17ext4: fix deadlock during page writebackJan Kara1-3/+26
2016-08-17SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust1-13/+34
2016-08-16ext4: check for extents that wrap aroundVegard Nossum1-2/+6
2016-08-16mfd: qcom_rpm: Parametrize also ack selector sizeLinus Walleij1-7/+12
2016-08-16mfd: qcom_rpm: Fix offset error for msm8660Linus Walleij1-14/+36
2016-08-16usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda1-1/+8
2016-08-16usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda1-4/+14
2016-08-16hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung1-1/+6
2016-08-16serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski1-5/+13
2016-08-16tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni1-6/+8
2016-08-16tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen1-154/+159
2016-08-16of: fix memory leak related to safe_name()Frank Rowand3-10/+25
2016-08-16crypto: gcm - Filter out async ghash if necessaryHerbert Xu1-1/+3
2016-08-16usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski1-0/+4
2016-08-16pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan1-36/+44
2016-08-16pinctrl: cherryview: Use raw_spinlock for lockingMika Westerberg1-35/+35
2016-08-16pinctrl: cherryview: Serialize all register accessMika Westerberg1-1/+7
2016-08-16Update my main e-mails at the Kernel treeMauro Carvalho Chehab3-17/+36
2016-08-16gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R1-1/+1
2016-08-16PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-08-16Revert "drm/i915/ilk: Don't disable SSC source if it's in use"Daniel Vetter1-34/+14
2016-08-14netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore1-2/+10
2016-08-14s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-08-14s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-08-14HID: uhid: fix timeout when probe races with IORoderick Colenbrander1-9/+24