summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-08Linux 4.19.8v4.19.8Greg Kroah-Hartman
2018-12-08blk-mq: punt failed direct issue to dispatch listJens Axboe
2018-12-08tipc: use destination length for copy stringGuoqing Jiang
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-08btrfs: tree-checker: Don't check max block group size as current max chunk si...Qu Wenruo
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: cros_ec_keyb - fix button/switch capability reportsBrian Norris
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-12-08Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-12-08scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck
2018-12-08i40e: Fix deletion of MAC filtersLihong Yang
2018-12-08selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-12-08kgdboc: Fix warning with module buildLaura Abbott
2018-12-08kgdboc: Fix restrict errorLaura Abbott
2018-12-08userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli
2018-12-08userfaultfd: shmem: add i_size checksAndrea Arcangeli
2018-12-08userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli
2018-12-08userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli
2018-12-08drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul
2018-12-08drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul
2018-12-08drm/meson: Fixes for drm_crtc_vblank_on/off supportNeil Armstrong
2018-12-08drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia
2018-12-08drm/amd/dm: Don't forget to attach MST encodersLyude Paul
2018-12-08drm/ast: Fix incorrect free on ioregsSam Bobroff
2018-12-08tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)
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-08tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu
2018-12-08sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2018-12-08arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu
2018-12-08mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
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-08unifdef: use memcpy instead of strncpyLinus Torvalds
2018-12-08test_hexdump: use memcpy instead of strncpyLinus Torvalds
2018-12-08blk-mq: fix corruption with direct issueJens Axboe
2018-12-05Linux 4.19.7v4.19.7Greg Kroah-Hartman
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing
2018-12-05Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui
2018-12-05mm: use swp_offset as key in shmem_replace_page()Yu Zhao
2018-12-05mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-12-05lib/test_kmod.c: fix rmmod double freeLuis Chamberlain
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede