summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-17Linux 4.9.82v4.9.82Greg Kroah-Hartman
2018-02-17ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-02-17mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-02-17ovl: fix failure to fsync lower dirAmir Goldstein
2018-02-17acpi, nfit: fix register dimm error handlingToshi Kani
2018-02-17ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman
2018-02-17drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak
2018-02-17btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-02-17lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin
2018-02-17lib/ubsan.c: s/missaligned/misaligned/Andrew Morton
2018-02-17clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano
2018-02-17pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-02-17pinctrl: intel: Initialize GPIO properly when used through irqchipMika Westerberg
2018-02-17EDAC, octeon: Fix an uninitialized variable warningJames Hogan
2018-02-17xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-02-17alpha: fix formating of stack contentMikulas Patocka
2018-02-17alpha: fix reboot on Avanti platformMikulas Patocka
2018-02-17alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-02-17signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-02-17signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-02-17Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede
2018-02-17Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng
2018-02-17Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede
2018-02-17HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede
2018-02-17pipe: fix off-by-one error when checking buffer limitsEric Biggers
2018-02-17pipe: actually allow root to exceed the pipe buffer limitsEric Biggers
2018-02-17kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers
2018-02-17kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes
2018-02-17fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens
2018-02-17media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab
2018-02-17media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab
2018-02-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann
2018-02-17watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser
2018-02-17ASoC: skl: Fix kernel warning due to zero NHTL entryTakashi Iwai
2018-02-17ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping
2018-02-17KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse
2018-02-17KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-17arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-17crypto: sha512-mb - initialize pending lengths correctlyEric Biggers
2018-02-17crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2018-02-17media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-02-17media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-02-17media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-02-17media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil