summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-08usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann1-5/+4
2018-12-08mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov1-2/+6
2018-12-08reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada1-6/+0
2018-12-08reset: make device_reset_optional() really optionalMasahiro Yamada2-19/+18
2018-12-08reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2-14/+30
2018-12-08reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel1-7/+2
2018-12-08reset: core: fix reset_control_putHeiner Kallweit1-1/+1
2018-12-08reset: make optional functions really optionalRamiro Oliveira2-30/+63
2018-12-08udf: Allow mounting volumes with incorrect identification stringsJan Kara2-9/+21
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin9-0/+9
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman7-2/+7
2018-12-08Btrfs: fix use-after-free when dumping free spaceFilipe Manana1-0/+2
2018-12-08btrfs: Always try all copies when reading extent buffersNikolay Borisov1-9/+1
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-12-08drm/mediatek: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang1-8/+11
2018-12-08binder: fix proc->files use-after-freeTodd Kjos1-12/+29
2018-12-08kgdboc: Fix warning with module buildLaura Abbott1-18/+19
2018-12-08kgdboc: Fix restrict errorLaura Abbott1-4/+2
2018-12-08scsi: csiostor: Avoid content leaks and castsKees Cook1-17/+26
2018-12-08ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1
2018-12-08scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck1-15/+7
2018-12-08drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia1-0/+2
2018-12-08drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik1-18/+11
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-12-08MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin1-1/+1
2018-12-08uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri1-2/+10
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2018-12-08x86/power/64: Use char arrays for asm function namesKees Cook2-6/+5
2018-12-08kdb: use memmove instead of overlapping memcpyArnd Bergmann1-2/+2
2018-12-08staging: rts5208: fix gcc-8 logic error warningArnd Bergmann1-6/+0
2018-12-08scsi: bfa: convert to strlcpy/strlcatArnd Bergmann8-98/+84
2018-12-08drm: gma500: fix logic errorArnd Bergmann1-1/+1
2018-12-08ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2018-12-08kernfs: Replace strncpy with memcpyGuenter Roeck1-1/+1
2018-12-08unifdef: use memcpy instead of strncpyLinus Torvalds1-2/+2
2018-12-08kobject: Replace strncpy with memcpyGuenter Roeck1-1/+1
2018-12-08test_hexdump: use memcpy instead of strncpyLinus Torvalds1-1/+1
2018-12-08disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2018-12-08Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang1-0/+3
2018-12-05Linux 4.9.143v4.9.143Greg Kroah-Hartman1-1/+1
2018-12-05kbuild: Set KBUILD_CFLAGS before incl. arch MakefileChris Fries1-32/+33
2018-12-05efi/libstub: Make file I/O chunking x86-specificArd Biesheuvel1-1/+10
2018-12-05workqueue: avoid clang warningArnd Bergmann1-2/+2
2018-12-05ARM: trusted_foundations: do not use naked functionStefan Agner1-5/+9