summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-076-41/+11
|\ \ \ \ \
| * | | | | block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato2020-03-061-4/+5
| * | | | | blktrace: fix dereference after null checkCengiz Can2020-03-051-1/+4
| * | | | | Revert "bcache: ignore pending signals when creating gc and allocator thread"Jens Axboe2020-03-022-29/+2
| * | | | | block: Remove used kblockd_schedule_work_on()Daniel Wagner2020-03-022-7/+0
* | | | | | Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-03-075-36/+22
|\ \ \ \ \ \
| * | | | | | media: hantro: Fix broken media controller linksEzequiel Garcia2020-02-241-2/+2
| * | | | | | media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil2020-02-241-2/+2
| * | | | | | media: v4l2-mem2mem.c: fix broken linksHans Verkuil2020-02-241-2/+2
| * | | | | | media: vicodec: process all 4 components for RGB32 formatsHans Verkuil2020-02-241-25/+9
| * | | | | | media: pulse8-cec: close serio in disconnect, not adap_freeHans Verkuil2020-02-241-3/+5
| * | | | | | media: pulse8-cec: INIT_DELAYED_WORK was called too lateHans Verkuil2020-02-241-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-03-072-2/+8
|\ \ \ \ \ \
| * | | | | | s390/pci: Fix unexpected write combine on resourceNiklas Schnelle2020-03-041-2/+2
| * | | | | | s390/mm: fix panic in gup_fast on large pudGerald Schaefer2020-03-041-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-03-074-6/+18
|\ \ \ \ \ \
| * | | | | | powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman2020-03-051-0/+2
| * | | | | | powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-02-281-1/+3
| * | | | | | powerpc: Include .BTF sectionNaveen N. Rao2020-02-241-0/+6
| * | | | | | powerpc/watchpoint: Don't call dar_within_range() for Book3SRavi Bangoria2020-02-241-5/+7
* | | | | | | Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-078-51/+64
|\ \ \ \ \ \ \
| * | | | | | | xen/blkfront: fix ring info addressingJuergen Gross2020-03-051-38/+42
| * | | | | | | xen/xenbus: fix lockingJuergen Gross2020-03-053-8/+10
| * | | | | | | xenbus: req->err should be updated before req->stateDongli Zhang2020-03-051-0/+2
| * | | | | | | xenbus: req->body should be updated before req->stateDongli Zhang2020-03-052-3/+8
| * | | | | | | xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-052-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2020-03-073-3/+4
|\ \ \ \ \ \ \
| * | | | | | | selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy2020-02-281-0/+1
| * | | | | | | exit: Fix Sparse errors and warningsMadhuparna Bhowmik2020-02-281-2/+2
| * | | | | | | fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()Madhuparna Bhowmik2020-02-281-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-03-0717-62/+98
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-03-0715-52/+71
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: wm8741: Fix typo in Kconfig promptAxel Lin2020-03-051-1/+1
| | * | | | | | | ASoC: stm32: sai: manage rebind issueOlivier Moysan2020-03-041-8/+10
| | * | | | | | | ASoC: SOF: Fix snd_sof_ipc_stream_posn()Dan Carpenter2020-03-031-1/+1
| | * | | | | | | ASoC: rt1015: modify pre-divider for sysclkJack Yu2020-03-031-1/+1
| | * | | | | | | ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu2020-03-021-0/+1
| | * | | | | | | ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()Kuninori Morimoto2020-02-281-1/+1
| | * | | | | | | ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax2020-02-281-1/+1
| | * | | | | | | ASoC: tas2562: Fix sample rate error messageDan Murphy2020-02-261-1/+1
| | * | | | | | | ASoC: Intel: Skylake: Fix available clock counter incrementationAmadeusz Sławiński2020-02-241-1/+3
| | * | | | | | | ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()Kuninori Morimoto2020-02-242-2/+2
| | * | | | | | | ASoC: meson: g12a: add tohdmitx resetJerome Brunet2020-02-211-0/+6
| | * | | | | | | ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl2020-02-201-3/+5
| | * | | | | | | ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart2020-02-201-1/+1
| | * | | | | | | ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu2020-02-191-6/+6
| | * | | | | | | ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu2020-02-191-1/+4
| | * | | | | | | ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai2020-02-191-8/+8
| | * | | | | | | ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai2020-02-191-14/+14
| | * | | | | | | ASoC: intel: skl: Fix pin debug printsTakashi Iwai2020-02-191-1/+3