summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16Linux 4.14.20v4.14.20Greg Kroah-Hartman1-1/+1
2018-02-16scsi: cxlflash: Reset command ioascUma Krishnan1-0/+1
2018-02-16scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart1-33/+51
2018-02-16rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modulesPaul E. McKenney1-0/+2
2018-02-16scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche4-13/+52
2018-02-16ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)1-1/+0
2018-02-16devpts: fix error handling in devpts_mntget()Eric Biggers1-2/+2
2018-02-16mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-02-16ovl: take mnt_want_write() for removing impure xattrAmir Goldstein1-2/+9
2018-02-16ovl: fix failure to fsync lower dirAmir Goldstein1-1/+5
2018-02-16acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-16drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak1-0/+6
2018-02-16arm64: dts: marvell: add Ethernet aliasesYan Markman3-0/+19
2018-02-16objtool: Fix switch-table detectionPeter Zijlstra2-2/+40
2018-02-16btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov1-2/+9
2018-02-16lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2-10/+52
2018-02-16lib/ubsan.c: s/missaligned/misaligned/Andrew Morton1-2/+2
2018-02-16clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano1-1/+6
2018-02-16blk-mq: quiesce queue before freeing queueMing Lei1-0/+9
2018-02-16pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche1-4/+4
2018-02-16pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-02-16pinctrl: sx150x: Add a static gpio/pinctrl pin range mappingPeter Rosin1-0/+5
2018-02-16pinctrl: sx150x: Register pinctrl before adding the gpiochipPeter Rosin1-14/+21
2018-02-16pinctrl: sx150x: Unregister the pinctrl on releasePeter Rosin1-1/+1
2018-02-16pinctrl: mcp23s08: fix irq setup orderDmitry Mastykin1-4/+4
2018-02-16pinctrl: intel: Initialize GPIO properly when used through irqchipMika Westerberg1-8/+15
2018-02-16EDAC, octeon: Fix an uninitialized variable warningJames Hogan1-0/+1
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10
2018-02-16alpha: fix formating of stack contentMikulas Patocka1-4/+9
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-02-16alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree1-4/+4
2018-02-16alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-1/+2
2018-02-16signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman1-1/+2
2018-02-16signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman1-5/+5
2018-02-16ipmi: use dynamic memory for DMI driver overrideJohn Garry1-1/+4
2018-02-16Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede1-12/+10
2018-02-16Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng1-6/+0
2018-02-16Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede1-0/+9
2018-02-16HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede1-1/+11
2018-02-16pipe: fix off-by-one error when checking buffer limitsEric Biggers1-2/+2
2018-02-16pipe: actually allow root to exceed the pipe buffer limitsEric Biggers1-3/+8
2018-02-16kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers1-1/+0
2018-02-16kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes1-8/+12
2018-02-16fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens1-13/+5
2018-02-16media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-02-16media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-02-16media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann12-14/+37
2018-02-16kasan: rework Kconfig settingsArnd Bergmann3-1/+14