summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29sched/core: Fix incorrect utilization accounting when switching to fair classsched-fix-util-accounting-switch-to-fairVincent Guittot
2018-05-14HACK: adv7511: Add support for 1024x600 resolution with clock = 50250Dmitry Shmidt
2018-05-02Merge remote-tracking branch 'common/android-4.4' into hikey-4.4Dmitry Shmidt
2018-05-02goldfish: pipe: ANDROID: Replace writel with gf_write_ptrRoman Kiryanov
2018-05-02goldfish: pipe: ANDROID: Use dev_ logging instead of pr_Roman Kiryanov
2018-05-02goldfish: pipe: ANDROID: fix checkpatch warningsRoman Kiryanov
2018-05-02goldfish: pipe: ANDROID: Update module licenseRoman Kiryanov
2018-05-02Merge 4.4.131 into android-4.4Greg Kroah-Hartman
2018-05-02Linux 4.4.131Greg Kroah-Hartman
2018-05-02serial: mctrl_gpio: Add missing module licenseRomain Izard
2018-05-02serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_initUwe Kleine-König
2018-05-02x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-05-02x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-05-02libceph: validate con->state at the top of try_write()Ilya Dryomov
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
2018-05-02ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven
2018-05-02ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven
2018-05-02ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-05-02kobject: don't use WARN for registration failuresDmitry Vyukov
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang
2018-05-02ALSA: hda: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-05-02ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-05-02ALSA: control: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-02tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-05-02drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-05-02virtio_console: free buffers after resetMichael S. Tsirkin
2018-05-02virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-05-02ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-02USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-02USB: serial: simple: add libtransistor consoleCollin May
2018-05-02usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-05-02usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-05-02ext4: fix bitmap position validationLukas Czerner
2018-05-02ext4: add validity checks for bitmap block numbersTheodore Ts'o