aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-26Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-26mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin
2019-04-26mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin
2019-04-26mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman
2019-04-26mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman
2019-04-26lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)
2019-04-26lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-04-26mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand
2019-04-26trace: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-04-26tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-26dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu
2019-04-26USB: serial: spcp8x5: simplify init_termiosJohan Hovold
2019-04-26USB: serial: oti6858: simplify init_termiosJohan Hovold
2019-04-26USB: serial: iuu_phoenix: simplify init_termiosJohan Hovold
2019-04-26USB: serial: iuu_phoenix: drop bogus initial cflagJohan Hovold
2019-04-26USB: serial: cypress_m8: clean up initial-termios handlingJohan Hovold
2019-04-26USB: serial: cypress_m8: drop unused termiosJohan Hovold
2019-04-26USB: serial: cypress_m8: drop unused driver data flagJohan Hovold
2019-04-26USB: serial: ark3116: drop redundant init_termiosJohan Hovold
2019-04-26USB: serial: fix initial-termios handlingJohan Hovold
2019-04-26Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-04-26Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-26Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-25sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-04-25Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-25btrfs: Switch memory allocations in async csum calculation path to kvmallocNikolay Borisov
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta
2019-04-25usb: typec: displayport: Export probe and remove functionsAjay Gupta
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta
2019-04-25i2c: nvidia-gpu: Supply CCGx driver the fw build infoAjay Gupta
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta
2019-04-25usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin
2019-04-25usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-04-25usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter
2019-04-25Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-04-25drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman
2019-04-25gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven
2019-04-25drm/vmwgfx: Fix dma API layer violationThomas Hellstrom