summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-04-251-0/+4
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-271-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan2019-04-251-5/+5
| |/ / / / / / / /
* | | | | | | | | slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-04-271-1/+1
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-277-23/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-04-261-2/+4
| * | | | | | | | | mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin2019-04-261-3/+3
| * | | | | | | | | mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin2019-04-261-0/+3
| * | | | | | | | | mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman2019-04-261-5/+0Star
| * | | | | | | | | mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman2019-04-262-8/+21
| * | | | | | | | | lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)2019-04-261-3/+3
| * | | | | | | | | lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing2019-04-261-0/+1
| * | | | | | | | | zram: pass down the bvec we need to read into in the work structJérôme Glisse2019-04-261-2/+3
| * | | | | | | | | mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand2019-04-261-0/+1
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-262-3/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel2019-04-231-2/+7
| * | | | | | | | | | arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson2019-04-231-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-04-264-19/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | trace: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-04-261-1/+1
| * | | | | | | | | | tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang2019-04-261-1/+4
| * | | | | | | | | | tracing: Fix buffer_ref pipe opsJann Horn2019-04-263-16/+17
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-04-262-4/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven2019-04-251-4/+8
| * | | | | | | | | | gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang2019-04-111-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-2612-52/+53
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie2019-04-262-4/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/imx: don't skip DP channel disable for background planeLucas Stach2019-04-231-1/+1
| | * | | | | | | | | | gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-04-231-3/+9
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-04-261-28/+5Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/vmwgfx: Fix dma API layer violationThomas Hellstrom2019-04-251-28/+5Star
| * | | | | | | | | | | Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-04-263-5/+22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman2019-04-251-4/+8
| | * | | | | | | | | | | drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst2019-04-241-1/+1
| | * | | | | | | | | | | drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski2019-04-241-2/+3
| | * | | | | | | | | | | drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst2019-04-241-1/+1
| | * | | | | | | | | | | drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski2019-04-181-0/+4
| | * | | | | | | | | | | drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski2019-04-181-0/+2
| | * | | | | | | | | | | drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski2019-04-181-0/+2
| | * | | | | | | | | | | drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman2019-04-121-0/+4
| * | | | | | | | | | | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-264-10/+9Star
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/sched: Fix description of drm_sched_stopJonathan Neuschäfer2019-04-231-2/+1Star
| | * | | | | | | | | | | | drm/ttm: fix re-init of global structuresChristian König2019-04-193-8/+8
| * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-04-262-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä2019-04-151-2/+4
| | * | | | | | | | | | | | | drm/i915: Do not enable FEC without DSCVille Syrjälä2019-04-151-3/+3
* | | | | | | | | | | | | | | Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-04-262-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | btrfs: Switch memory allocations in async csum calculation path to kvmallocNikolay Borisov2019-04-252-5/+13
* | | | | | | | | | | | | | | | Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-04-264-15/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | cifs: fix page reference leak with readv/writevJérôme Glisse2019-04-242-15/+23
| * | | | | | | | | | | | | | | cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-04-241-0/+4