summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.116v4.4.116Greg Kroah-Hartman2018-02-161-1/+1
* ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)2018-02-161-1/+0
* mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman2018-02-161-1/+1
* ovl: fix failure to fsync lower dirAmir Goldstein2018-02-161-1/+5
* ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman2018-02-161-2/+2
* nvme: Fix managing degraded controllersKeith Busch2018-02-161-4/+9
* btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov2018-02-161-1/+9
* pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche2018-02-161-3/+1
* EDAC, octeon: Fix an uninitialized variable warningJames Hogan2018-02-161-0/+1
* xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-02-161-13/+10
* alpha: fix reboot on Avanti platformMikulas Patocka2018-02-161-1/+2
* alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-02-161-1/+2
* signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-02-161-1/+2
* signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman2018-02-161-5/+5
* Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-02-161-11/+10
* Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2018-02-161-6/+0
* Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede2018-02-161-0/+9
* HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede2018-02-161-1/+11
* kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes2018-02-161-8/+12
* media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2018-02-162-0/+3
* media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab2018-02-161-2/+2
* watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser2018-02-161-5/+15
* KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon2018-02-161-2/+3
* arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-02-161-2/+11
* crypto: caam - fix endless loop when DECO acquire failsHoria Geantă2018-02-161-2/+6
* media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz2018-02-161-261/+483
* media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil2018-02-161-0/+3
* media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil2018-02-161-4/+0
* media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil2018-02-161-19/+40
* media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz2018-02-161-2/+5
* media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil2018-02-161-1/+1
* media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil2018-02-161-19/+38
* media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil2018-02-161-19/+28
* media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil2018-02-161-41/+36
* media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil2018-02-161-84/+20
* media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil2018-02-161-104/+104
* media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil2018-02-161-0/+1
* vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda2018-02-161-0/+6
* media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil2018-02-161-1/+4
* nsfs: mark dentry with DCACHE_RCUACCESSCong Wang2018-02-161-0/+1
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-163-15/+5
* crypto: cryptd - pass through absence of ->setkey()Eric Biggers2018-02-161-1/+2
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-162-0/+13
* ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg2018-02-161-0/+1
* ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede2018-02-161-0/+4
* ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede2018-02-161-16/+16
* kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera2018-02-161-1/+1
* NFS: reject request for id_legacy key without auxdataEric Biggers2018-02-161-1/+5
* NFS: commit direct writes even if they fail partiallyJ. Bruce Fields2018-02-161-3/+1
* NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust2018-02-161-0/+2