summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-22mbcache: initialize entry->e_referenced in mb_cache_entry_create()Alexander Potapenko1-0/+1
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith1-2/+10
2018-02-22drm/radeon: adjust tested variableJulia Lawall1-1/+1
2018-02-22drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-02-22scsi: smartpqi: allow static build ("built-in")Steffen Weber1-1/+1
2018-02-17Linux 4.9.82v4.9.82Greg Kroah-Hartman1-1/+1
2018-02-17ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)1-1/+0
2018-02-17mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-02-17ovl: fix failure to fsync lower dirAmir Goldstein1-1/+5
2018-02-17acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-17ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-17drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak1-0/+6
2018-02-17btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov1-2/+9
2018-02-17lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2-10/+52
2018-02-17lib/ubsan.c: s/missaligned/misaligned/Andrew Morton1-2/+2
2018-02-17clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano1-1/+7
2018-02-17pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-02-17pinctrl: intel: Initialize GPIO properly when used through irqchipMika Westerberg1-8/+15
2018-02-17EDAC, octeon: Fix an uninitialized variable warningJames Hogan1-0/+1
2018-02-17xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10
2018-02-17alpha: fix formating of stack contentMikulas Patocka1-4/+9
2018-02-17alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-02-17alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-1/+2
2018-02-17signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman1-1/+2
2018-02-17signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman1-5/+5
2018-02-17Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede1-11/+10
2018-02-17Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng1-6/+0
2018-02-17Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede1-0/+9
2018-02-17HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede1-1/+11
2018-02-17pipe: fix off-by-one error when checking buffer limitsEric Biggers1-2/+2
2018-02-17pipe: actually allow root to exceed the pipe buffer limitsEric Biggers1-3/+8
2018-02-17kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers1-1/+0
2018-02-17kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes1-8/+12
2018-02-17fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens1-13/+5
2018-02-17media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-02-17media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-02-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann12-14/+37
2018-02-17watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser1-5/+15
2018-02-17ASoC: skl: Fix kernel warning due to zero NHTL entryTakashi Iwai1-1/+2
2018-02-17ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping1-0/+6
2018-02-17KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse1-0/+1
2018-02-17KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon1-2/+3
2018-02-17arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+11
2018-02-17crypto: sha512-mb - initialize pending lengths correctlyEric Biggers1-4/+6
2018-02-17crypto: caam - fix endless loop when DECO acquire failsHoria Geantă1-2/+6
2018-02-17media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-261/+483
2018-02-17media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-02-17media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-02-17media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-02-17media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz1-2/+5