summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-26scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther1-1/+2
2019-01-26IB/usnic: Fix potential deadlockParvi Kaustubhi1-4/+7
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter1-2/+5
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2019-01-26Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde1-35/+37
2019-01-26dm: Check for device sector overflow if CONFIG_LBDAF is not setMilan Broz6-6/+7
2019-01-26clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li1-9/+16
2019-01-26quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.Javier Barrio1-1/+2
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan1-1/+1
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis1-0/+22
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo1-2/+0
2019-01-26perf stat: Avoid segfaults caused by negated optionsMichael Petlan1-1/+7
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis1-5/+14
2019-01-26dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security1-3/+3
2019-01-26x86/topology: Use total_cpus for max logical packages calculationHui Wang1-1/+1
2019-01-26netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo1-68/+87
2019-01-26netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo1-1/+0
2019-01-26netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo1-1/+2
2019-01-26perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen2-2/+2
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli1-6/+14
2019-01-26perf intel-pt: Fix error with config term "pt=0"Adrian Hunter1-0/+11
2019-01-26tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky1-6/+16
2019-01-26btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn1-1/+6
2019-01-26btrfs: fix use-after-free due to race between replace start and cancelAnand Jain1-22/+41
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-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-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-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