summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.5.6v4.5.6Greg Kroah-Hartman2016-06-011-1/+1
* kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-06-012-2/+4
* Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn2016-06-011-4/+2
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-06-013-0/+4
* hpfs: implement the show_options methodMikulas Patocka2016-06-011-11/+32
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-06-011-2/+3
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-06-013-2/+22
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-06-012-15/+15
* thunderbolt: Fix double free of drom bufferAndreas Noever2016-06-011-0/+1
* IB/srp: Fix a debug kernel crashBart Van Assche2016-06-011-1/+1
* ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang2016-06-011-0/+3
* ALSA: hda/realtek - Add support for ALC295/ALC3254Kailang Yang2016-06-011-0/+10
* ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng2016-06-011-1/+2
* ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang2016-06-011-0/+15
* mcb: Fixed bar number assignment for the gddAndreas Werner2016-06-011-1/+1
* watchdog: sp5100_tco: properly check for new register layoutsLucas Stach2016-06-011-5/+10
* clk: bcm2835: add locking to pll*_on/off methodsMartin Sperl2016-06-011-0/+4
* locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra2016-06-011-1/+26
* serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi2016-06-011-2/+2
* serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko2016-06-011-10/+11
* serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko2016-06-011-3/+11
* serial: 8250_pci: fix divide error bug if baud rate is 0David Müller2016-06-011-0/+3
* 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