summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Kconfig: Use correct form for 'depends on'Joe Perches2019-12-021-1/+1
| * | mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2019-12-022-13/+20
| * | MIPS: Fix boot on Fuloong2 systemsGuenter Roeck2019-11-271-1/+2
| * | mips: cacheinfo: report shared CPU mapVladimir Kondratiev2019-11-261-1/+26
* | | Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-01-045-8/+18
|\ \ \
| * | | ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com2019-12-271-1/+2
| * | | dmaengine: virt-dma: Fix access after free in vchan_complete()Peter Ujfalusi2019-12-231-2/+1
| * | | dmaengine: k3dma: Avoid null pointer traversalJohn Stultz2019-12-231-3/+9
| * | | dmaengine: dma-jz4780: Also break descriptor chains on JZ4725BPaul Cercueil2019-12-111-1/+2
| * | | dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner2019-12-111-1/+4
* | | | Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-043-18/+41
|\ \ \ \
| * | | | media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus2020-01-031-1/+1
| * | | | media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil2019-12-131-4/+13
| * | | | media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil2019-12-131-8/+12
| * | | | media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil2019-12-131-2/+12
| * | | | media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil2019-12-131-3/+3
| |/ / /
* | | | Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-032-4/+9
|\ \ \ \
| * | | | Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana2019-12-301-3/+3
| * | | | btrfs: fix compressed write bio blkcg attributionDennis Zhou2019-12-301-4/+5
| * | | | btrfs: punt all bios created in btrfs_submit_compressed_write()Dennis Zhou2019-12-301-0/+4
* | | | | Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-035-34/+54
|\ \ \ \ \
| * | | | | null_blk: Fix REQ_OP_ZONE_CLOSE handlingDamien Le Moal2019-12-301-1/+4
| * | | | | block: fix splitting segments on boundary masksMing Lei2019-12-301-9/+9
| * | | | | block: add bio_truncate to fix guard_bio_eodMing Lei2019-12-283-24/+41
* | | | | | Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-032-2/+2
|\ \ \ \ \ \
| * | | | | | kbuild/deb-pkg: annotate libelf-dev dependency as :nativeArd Biesheuvel2020-01-041-1/+1
| * | | | | | gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada2020-01-041-1/+1
* | | | | | | Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-032-15/+27
|\ \ \ \ \ \ \
| * | | | | | | exit: panic before exit_mm() on global init exitchenqiwu2019-12-211-4/+8
| * | | | | | | taskstats: fix data-raceChristian Brauner2019-12-041-11/+19
* | | | | | | | Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-01-032-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld2019-12-301-0/+1
| * | | | | | | | powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman2019-12-231-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-038-27/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLCChris Chiu2019-12-301-20/+18
| * | | | | | | | ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai2019-12-291-3/+6
| * | | | | | | | ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speakerKailang Yang2019-12-271-0/+19
| * | | | | | | | ALSA: hda - Apply sync-write workaround to old Intel platforms, tooTakashi Iwai2019-12-231-4/+5
| * | | | | | | | ALSA: hda/hdmi - fix atpx_present when CLASS is not VGAAlex Deucher2019-12-211-1/+11
| * | | | | | | | ALSA: usb-audio: fix set_format altsetting sanity checkJohan Hovold2019-12-201-2/+2
| * | | | | | | | ALSA: hda/realtek - Add headset Mic no shutup for ALC283Kailang Yang2019-12-191-0/+1
| * | | | | | | | ALSA: usb-audio: set the interface format after resume on Dell WD19Hui Wang2019-12-185-4/+35
* | | | | | | | | Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-0314-60/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye2020-01-031-3/+1
| * | | | | | | | | agp: remove unused variable mcapndxYunfeng Ye2020-01-031-5/+0
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.freedesktop.org/~agd...Dave Airlie2020-01-029-14/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan2020-01-012-2/+2
| | * | | | | | | | | drm/amdgpu: enable gfxoff for raven1 refreshchangzhu2019-12-291-11/+4
| | * | | | | | | | | drm/amdgpu/smu: add metrics table lock for vega20 (v2)Alex Deucher2019-12-291-0/+3
| | * | | | | | | | | drm/amdgpu/smu: add metrics table lock for navi (v2)Alex Deucher2019-12-291-0/+3