summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-26btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg1-9/+7
2019-01-26btrfs: volumes: Make sure there is no overlap of dev extents at mount timeQu Wenruo1-0/+14
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada1-0/+2
2019-01-26kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada1-1/+1
2019-01-26x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre3-3/+3
2019-01-26usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan1-18/+23
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2-4/+25
2019-01-26arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2-12/+21
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach1-1/+5
2019-01-26arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai1-1/+6
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin1-21/+21
2019-01-26scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche4-12/+32
2019-01-26scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp1-5/+12
2019-01-26net: call sk_dst_reset when set SO_DONTROUTEyupeng1-0/+1
2019-01-26staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'Gao Xiang1-4/+9
2019-01-26media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2019-01-26coresight: tmc: Fix bad register address for CLAIMLeo Yan1-1/+1
2019-01-26ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao1-2/+5
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor2-4/+8
2019-01-26arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2-5/+6
2019-01-26powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao1-1/+7
2019-01-26powerpc/xmon: Fix invocation inside lock regionBreno Leitao1-4/+14
2019-01-26media: uvcvideo: Refactor teardown of uvc on USB disconnectDaniel Axtens3-8/+18
2019-01-26pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)1-0/+5
2019-01-26clk: imx: make mux parent strings constA.s. Dong3-9/+13
2019-01-26kbuild: let fixdep directly write to .*.cmd filesMasahiro Yamada3-19/+16
2019-01-26jffs2: Fix use of uninitialized delayed_work, lockdep breakageDaniel Santos1-1/+2
2019-01-26efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor1-1/+4
2019-01-26rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever1-0/+1
2019-01-26drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson4-16/+16
2019-01-26net: ethernet: ave: Set initial wol state to disabledKunihiko Hayashi1-1/+5
2019-01-26scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar1-0/+3
2019-01-26ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM definedJiada Wang1-7/+11
2019-01-26arm64: Use a raw spinlock in __install_bp_hardening_cb()James Morse1-3/+3
2019-01-26selinux: always allow mounting submountsOndrej Mosnacek1-1/+1
2019-01-26fpga: altera-cvp: fix probing for multiple FPGAs on the busAnatolij Gustschin1-10/+24
2019-01-26usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_deviceYoshihiro Shimoda1-5/+10
2019-01-26samples: bpf: fix: error handling regarding kprobe_eventsDaniel T. Lee1-9/+24
2019-01-26clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_tableMartin Blumenstingl1-7/+8
2019-01-26clk: meson: meson8b: add support for more M/N values in sys_pllMartin Blumenstingl1-0/+5
2019-01-26drm/atomic-helper: Complete fake_commit->flip_done potentially earlierVille Syrjälä1-0/+3
2019-01-26MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen8-9/+14
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell1-0/+1
2019-01-26drm/scheduler: Fix bad job be re-processed in TDRTrigger Huang1-1/+16
2019-01-26crypto: ecc - regularize scalar for scalar multiplicationVitaly Chikunov1-4/+12
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki3-0/+18
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov4-7/+10
2019-01-26ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto2-0/+9
2019-01-26bpf: Allow narrow loads with offset > 0Andrey Ignatov2-20/+17