summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/swapfile.c: fix a comment in sys_swapon()Christoph Hellwig2020-02-211-1/+1
* scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson2020-02-211-4/+4
* get_maintainer: remove uses of P: for maintainer nameJoe Perches2020-02-211-24/+0
* selftests/vm: add missed tests in run_vmtestsSeongJae Park2020-02-211-0/+33
* include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-02-211-2/+2
* Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki2020-02-211-4/+2
* y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2020-02-212-10/+14
* y2038: remove unused time32 interfacesArnd Bergmann2020-02-216-326/+1
* y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann2020-02-211-37/+0
* Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-1911-29/+50
|\
| * selftests: openat2: fix build error on newer glibcAleksa Sarai2020-02-131-1/+1
| * selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov2020-02-134-5/+5
| * selftests: fix too long argumentJiri Benc2020-02-101-10/+13
| * selftests: allow detection of build failuresJiri Benc2020-02-101-2/+10
| * Kernel selftests: tpm2: check for tpm supportNikita Sobolev2020-02-102-3/+19
| * selftests/ftrace: Have pid filter test use instance flagSteven Rostedt (VMware)2020-02-101-7/+1
| * selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King2020-02-101-1/+1
* | Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-02-195-37/+51
|\ \
| * | iommu/arm-smmu: Restore naming of driver parameter prefixWill Deacon2020-02-191-2/+2
| * | iommu/qcom: Fix bogus detach logicRobin Murphy2020-02-191-16/+12
| * | iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng2020-02-191-1/+12
| * | iommu/vt-d: Simplify check in identity_mapping()Joerg Roedel2020-02-181-1/+1
| * | iommu/vt-d: Remove deferred_attach_domain()Joerg Roedel2020-02-181-8/+3
| * | iommu/vt-d: Do deferred attachment in iommu_need_mapping()Joerg Roedel2020-02-181-3/+7
| * | iommu/vt-d: Move deferred device attachment into helper functionJoerg Roedel2020-02-181-8/+12
| * | iommu/vt-d: Add attach_deferred() helperJoerg Roedel2020-02-181-4/+8
| * | iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel2020-02-101-1/+1
| |/
* | Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-02-1926-436/+265
|\ \
| * \ Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-02-1816-415/+219
| |\ \
| | * | ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland2020-02-171-1/+2
| | * | ASoC: amd: ACP needs to be powered off in BIOS.Ravulapati Vishnu vardhan rao2020-02-171-23/+0
| | * | ASoC: hdmi-codec: set plugged_cb to NULL when component removingTzung-Bi Shih2020-02-171-0/+10
| | * | ASoC: dapm: remove snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih2020-02-142-43/+13
| | * | ASoC: max98090: revert invalid fix for handling SHDNTzung-Bi Shih2020-02-142-313/+124
| | * | ASoC: codec2codec: avoid invalid/double-free of pcm runtimeSamuel Holland2020-02-131-3/+0
| | * | ASoC: amd: Buffer Size instead of MAX BufferRavulapati Vishnu vardhan rao2020-02-122-6/+9
| | * | ASoC: SOF: Intel: hda: move i915 init earlierKai Vehmanen2020-02-101-9/+8
| | * | ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen2020-02-103-5/+20
| | * | ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen2020-02-101-3/+6
| | * | ASoC: atmel: fix atmel_ssc_set_audio link failureArnd Bergmann2020-02-102-4/+10
| | * | ASoC: fsl_sai: Fix exiting path on probing failureOleksandr Suvorov2020-02-061-5/+17
| * | | ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-184-5/+5
| * | | ALSA: hda/realtek - Apply quirk for yet another MSI laptopTakashi Iwai2020-02-181-0/+1
| * | | ALSA: hda/realtek - Apply quirk for MSI GP63, tooTakashi Iwai2020-02-171-0/+1
| * | | ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-141-3/+3
| * | | ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai2020-02-144-9/+20
| * | | ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai2020-02-141-4/+16
* | | | Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-02-184-64/+59
|\ \ \ \
| * | | | dma-direct: improve DMA mask overflow reportingChristoph Hellwig2020-02-051-14/+7
| * | | | dma-direct: improve swiotlb error reportingChristoph Hellwig2020-02-053-36/+33