summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-17media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-02-17media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+38
2018-02-17media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-02-17media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-41/+36
2018-02-17media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-84/+20
2018-02-17media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-104/+104
2018-02-17media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-02-17media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-02-17nsfs: mark dentry with DCACHE_RCUACCESSCong Wang1-0/+1
2018-02-17crypto: poly1305 - remove ->setkey() methodEric Biggers3-15/+5
2018-02-17crypto: mcryptd - pass through absence of ->setkey()Eric Biggers1-1/+2
2018-02-17crypto: cryptd - pass through absence of ->setkey()Eric Biggers1-1/+2
2018-02-17crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2-0/+13
2018-02-17ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg1-0/+1
2018-02-17ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede1-0/+4
2018-02-17ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede1-16/+16
2018-02-17kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera1-1/+1
2018-02-17NFS: Fix a race between mmap() and O_DIRECTTrond Myklebust1-1/+1
2018-02-17NFS: reject request for id_legacy key without auxdataEric Biggers1-1/+5
2018-02-17NFS: commit direct writes even if they fail partiallyJ. Bruce Fields1-3/+1