summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-08libceph: add authorizer challengeIlya Dryomov
2018-12-08libceph: factor out encrypt_authorizer()Ilya Dryomov
2018-12-08libceph: factor out __ceph_x_decrypt()Ilya Dryomov
2018-12-08libceph: factor out __prepare_write_connect()Ilya Dryomov
2018-12-08libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov
2018-12-08libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov
2018-12-08libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
2018-12-08tipc: use destination length for copy stringGuoqing Jiang
2018-12-08net: qed: use correct strncpy() sizeArnd Bergmann
2018-12-08usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-12-08mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-12-08reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada
2018-12-08reset: make device_reset_optional() really optionalMasahiro Yamada
2018-12-08reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel
2018-12-08reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel
2018-12-08reset: core: fix reset_control_putHeiner Kallweit
2018-12-08reset: make optional functions really optionalRamiro Oliveira
2018-12-08udf: Allow mounting volumes with incorrect identification stringsJan Kara
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-08Btrfs: fix use-after-free when dumping free spaceFilipe Manana
2018-12-08btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-12-08drm/mediatek: fix OF sibling-node lookupJohan Hovold
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-12-08binder: fix proc->files use-after-freeTodd Kjos
2018-12-08kgdboc: Fix warning with module buildLaura Abbott
2018-12-08kgdboc: Fix restrict errorLaura Abbott
2018-12-08scsi: csiostor: Avoid content leaks and castsKees Cook
2018-12-08ALSA: trident: Suppress gcc string warningTakashi Iwai
2018-12-08scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck
2018-12-08drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia
2018-12-08drm/ast: Fix incorrect free on ioregsSam Bobroff
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-12-08MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-12-08uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-12-08x86/power/64: Use char arrays for asm function namesKees Cook
2018-12-08kdb: use memmove instead of overlapping memcpyArnd Bergmann
2018-12-08staging: rts5208: fix gcc-8 logic error warningArnd Bergmann
2018-12-08scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2018-12-08drm: gma500: fix logic errorArnd Bergmann
2018-12-08ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf
2018-12-08kernfs: Replace strncpy with memcpyGuenter Roeck
2018-12-08unifdef: use memcpy instead of strncpyLinus Torvalds