summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.1-rc6v5.1-rc6Linus Torvalds2019-04-211-1/+1
* Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-201-2/+5
|\
| * SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust2019-04-171-2/+5
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-206-8/+12
|\ \
| * | scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-184-6/+7
| * | Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-181-1/+0
| * | scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-151-1/+5
* | | Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-206-15/+43
|\ \ \
| * | | block: make sure that bvec length can't be overflowMing Lei2019-04-191-2/+3
| * | | block: kill all_q_node in request_queueHou Tao2019-04-191-1/+0
| * | | io_uring: fix CQ overflow conditionJens Axboe2019-04-171-1/+1
| * | | io_uring: fix possible deadlock between io_uring_{enter,register}Jens Axboe2019-04-151-0/+12
| * | | io_uring: drop io_file_put() 'file' argumentJens Axboe2019-04-131-6/+4
| * | | bfq: update internal depth state when queue depth changesJens Axboe2019-04-133-1/+10
| * | | io_uring: only test SQPOLL cpu after we've verified itJens Axboe2019-04-131-4/+8
| * | | io_uring: park SQPOLL thread if it's percpuJens Axboe2019-04-131-0/+5
* | | | Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-203-5/+3
|\ \ \ \
| * | | | MAINTAINERS: Fix the I3C entryBoris Brezillon2019-04-101-1/+0
| * | | | i3c: dw: Fix dw_i3c_master_disable controller by using correct maskVitor Soares2019-04-101-1/+1
| * | | | i3c: Fix the verification of random PIDVitor Soares2019-04-101-3/+2
* | | | | Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-04-204-11/+26
|\ \ \ \ \
| * | | | | ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang2019-04-171-0/+6
| * | | | | ALSA: core: Fix card races between register and disconnectTakashi Iwai2019-04-161-9/+9
| * | | | | ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai2019-04-161-2/+10
| * | | | | ALSA: hda: Initialize power_state field properlyTakashi Iwai2019-04-131-0/+1
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-207-35/+14
|\ \ \ \ \ \
| * | | | | | timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen2019-04-183-2/+11
| * | | | | | Merge tag 'timers-v5.1-rc6' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2019-04-164-33/+3
| |\ \ \ \ \ \
| | * | | | | | clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor2019-04-161-28/+0
| | * | | | | | clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong2019-04-111-1/+1
| | * | | | | | clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macroYangtao Li2019-04-111-4/+1
| | * | | | | | clocksource/drivers/npcm: select TIMER_OFArnd Bergmann2019-04-111-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-2020-98/+195
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.1-20190419' of git://git.kernel.org/pub/sc...Ingo Molnar2019-04-196-11/+37
| |\ \ \ \ \ \ \
| | * | | | | | | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa2019-04-171-1/+3
| | * | | | | | | perf tools: Fix map reference countingJiri Olsa2019-04-171-3/+1
| | * | | | | | | perf evlist: Fix side band thread drainingJiri Olsa2019-04-171-5/+9
| | * | | | | | | perf tools: Check maps for bpf programsSong Liu2019-04-172-1/+19
| | * | | | | | | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa2019-04-171-1/+3
| | * | | | | | | tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo2019-04-161-0/+1
| | * | | | | | | perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa2019-04-161-0/+1
| * | | | | | | | x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-04-191-2/+20
| * | | | | | | | kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu2019-04-191-1/+5
| * | | | | | | | x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-192-0/+27
| * | | | | | | | perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-181-9/+26
| |/ / / / / / /
| * | | | | | | Merge tag 'perf-urgent-for-mingo-5.1-20190416' of git://git.kernel.org/pub/sc...Ingo Molnar2019-04-165-17/+22
| |\ \ \ \ \ \ \
| | * | | | | | | perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)Mao Han2019-04-161-6/+6
| | * | | | | | | tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-04-161-1/+1
| | * | | | | | | perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa2019-04-161-0/+1
| | * | | | | | | perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter2019-04-161-1/+1