summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-16Linux 4.4.116v4.4.116Greg Kroah-Hartman
2018-02-16ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-02-16mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-02-16ovl: fix failure to fsync lower dirAmir Goldstein
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman
2018-02-16nvme: Fix managing degraded controllersKeith Busch
2018-02-16btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-02-16pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-02-16EDAC, octeon: Fix an uninitialized variable warningJames Hogan
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-02-16signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-02-16signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-02-16Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede
2018-02-16Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng
2018-02-16Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede
2018-02-16HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede
2018-02-16kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes
2018-02-16media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab
2018-02-16media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab
2018-02-16watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser
2018-02-16KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-16crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2018-02-16media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-02-16media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-02-16media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-02-16vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda
2018-02-16media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2018-02-16nsfs: mark dentry with DCACHE_RCUACCESSCong Wang
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16crypto: cryptd - pass through absence of ->setkey()Eric Biggers
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-16ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2018-02-16ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2018-02-16ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede
2018-02-16kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera
2018-02-16NFS: reject request for id_legacy key without auxdataEric Biggers
2018-02-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields
2018-02-16NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust