summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu1-1/+1
2019-04-04net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-04-04net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu1-2/+3
2019-04-04btrfs: prop: fix vanished compression property after failed setAnand Jain1-3/+3
2019-04-04btrfs: prop: fix zstd compression parameter validationAnand Jain1-1/+1
2019-04-04drm/amd/display: fix cursor black issuetiancyin1-0/+1
2019-04-04drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shad...wentalou1-4/+9
2019-04-04drm/amdgpu: Adjust IB test timeout for XGMI configurationshaoyunl1-0/+3
2019-04-04drm/amdkfd: Add picasso pci idAlex Deucher1-0/+1
2019-04-04arm64: fix wrong check of on_sdei_stack in nmi contextWei Li1-0/+6
2019-04-04blk-mq: do not reset plug->rq_count before the list is sortedDongli Zhang1-1/+2
2019-04-04csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-4/+6
2019-04-04riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-5/+7
2019-04-04flow_dissector: rst'ify documentationStanislav Fomichev3-115/+127
2019-04-04tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()Steven Rostedt (Red Hat)1-3/+6
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)3-43/+42
2019-04-04ALSA: xen-front: Do not use stream buffer size before it is setOleksandr Andrushchenko1-1/+1
2019-04-04mm/compaction.c: abort search if isolation failsQian Cai1-1/+1
2019-04-04mm/compaction.c: correct zone boundary handling when resetting pageblock skip...Mel Gorman1-10/+17
2019-04-04arm/mach-at91/pm : fix possible object reference leakPeng Hao1-2/+4
2019-04-04Documentation/gpu/meson: Remove link to meson_canvas.cSean Paul1-6/+0
2019-04-04ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang1-1/+1
2019-04-04ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang1-0/+2
2019-04-04ASoC: simple-card: don't select DPCM via simple-audio-cardKuninori Morimoto1-3/+9
2019-04-04ASoC: audio-graph-card: don't select DPCM via audio-graph-cardKuninori Morimoto1-3/+8
2019-04-04Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-47/+121
2019-04-04xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov1-9/+12
2019-04-04xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov1-0/+6
2019-04-04ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2-4/+4
2019-04-04ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu1-1/+3
2019-04-04net-gro: Fix GRO flush when receiving a GSO packet.Steffen Klassert1-1/+1
2019-04-04scsi: lpfc: Fix missing wakeups on abort threadsJames Smart1-4/+3
2019-04-04scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley1-1/+1
2019-04-04scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-04-04scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-04-04iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing1-0/+4
2019-04-04Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi4-10/+7
2019-04-04drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson1-1/+1
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang1-6/+2
2019-04-03vfio/type1: Limit DMA mappings per containerAlex Williamson1-0/+14
2019-04-03vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai1-1/+1
2019-04-03vfio/pci: use correct format charactersLouis Taylor1-2/+2
2019-04-03aio: Fix an error code in __io_submit_one()Dan Carpenter1-1/+1
2019-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds10-21/+49
2019-04-03paride/pf: Fix potential NULL pointer dereferenceYueHaibing1-1/+11
2019-04-03io_uring: fix double free in case of fileset regitration failureJens Axboe1-0/+1
2019-04-03Merge branch 'bpf-flow-dissector-fixes'Daniel Borkmann5-26/+196
2019-04-03flow_dissector: document BPF flow dissector environmentStanislav Fomichev1-0/+115
2019-04-03flow_dissector: allow access only to a subset of __sk_buff fieldsStanislav Fomichev1-13/+3
2019-04-03flow_dissector: fix clamping of BPF flow_keys for non-zero nhoffStanislav Fomichev1-1/+2