summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTSEric Biggers
2018-02-23BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTSEric Biggers
2018-02-23BACKPORT, FROMGIT: crypto: arm/speck - add NEON-accelerated implementation of...Eric Biggers
2018-02-23FROMGIT: crypto: speck - export common helpersEric Biggers
2018-02-23BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipherEric Biggers
2018-02-23UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen
2018-02-22f2fs: updates on v4.16-rc1Jaegeuk Kim
2018-02-22Merge 4.4.117 into android-4.4Greg Kroah-Hartman
2018-02-22Linux 4.4.117Greg Kroah-Hartman
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22vfs: don't do RCU lookup of empty pathnamesLinus Torvalds
2018-02-22x86: fix build warnign with 32-bit PAEArnd Bergmann
2018-02-22dm: correctly handle chained bios in dec_pending()NeilBrown
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2018-02-22ALSA: seq: Fix racy pool initializationsTakashi Iwai
2018-02-22ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola
2018-02-22ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski
2018-02-22ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin
2018-02-22ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang
2018-02-22Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo
2018-02-22Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo
2018-02-22Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-22console/dummy: leave .con_font_get set to NULLNicolas Pitre
2018-02-22video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2018-02-22mm: hide a #warning for COMPILE_TESTArnd Bergmann
2018-02-22ext4: correct documentation for grpid mount optionErnesto A. Fernández
2018-02-22ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith
2018-02-22drm/radeon: adjust tested variableJulia Lawall
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-22KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse
2018-02-22ALSA: seq: Fix regression by incorrect ioctl_mutex usagesTakashi Iwai
2018-02-22arm: spear13xx: Fix spics gpio controller's warningViresh Kumar
2018-02-22arm: spear13xx: Fix dmas cellsViresh Kumar
2018-02-22arm: spear600: Add missing interrupt-parent of rtcViresh Kumar
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-02-22PM / devfreq: Propagate error from devfreq_add_device()Bjorn Andersson
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-21BACKPORT: tee: shm: Potential NULL dereference calling tee_shm_register()Dan Carpenter
2018-02-21BACKPORT: tee: shm: don't put_page on null shm->pagesColin Ian King
2018-02-21BACKPORT: tee: shm: make function __tee_shm_alloc staticColin Ian King
2018-02-21BACKPORT: tee: optee: check type of registered shared memoryJens Wiklander
2018-02-21BACKPORT: tee: add start argument to shm_register callbackJens Wiklander
2018-02-21BACKPORT: tee: optee: fix header dependenciesArnd Bergmann
2018-02-21BACKPORT: tee: shm: inline tee_shm_get_id()Volodymyr Babchuk
2018-02-21BACKPORT: tee: use reference counting for tee_contextVolodymyr Babchuk