summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2018-12-101-21/+21
| * | | | selftests/ftrace: Fix invalid SPDX identifiersThomas Gleixner2018-11-295-5/+5
| * | | | selftests: gpio: Find libmount with pkg-config if availableDaniel Díaz2018-11-271-2/+8
| * | | | selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to configDan Rue2018-11-271-0/+1
| * | | | selftests: firmware: remove use of non-standard diff -Z optionDan Rue2018-11-271-6/+3
| * | | | media: rc: self test for IR encoders and decodersSean Young2018-11-065-0/+226
| |/ / /
* | | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-29123-917/+4973
|\ \ \ \
| * | | | MAINTAINERS: add another Android binder maintainerChristian Brauner2018-12-211-0/+1
| * | | | intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin2018-12-191-1/+2
| * | | | stm class: Add a reference to the SyS-T documentAlexander Shishkin2018-12-191-0/+1
| * | | | stm class: Fix a module refcount leak in policy creation error pathAlexander Shishkin2018-12-191-5/+7
| * | | | char: lp: use new parport device modelSudip Mukherjee2018-12-191-4/+9
| * | | | char: lp: properly count the lp devicesSudip Mukherjee2018-12-191-0/+1
| * | | | char: lp: use first unused lp number while registeringSudip Mukherjee2018-12-191-1/+5
| * | | | char: lp: detach the device when parallel port is removedSudip Mukherjee2018-12-191-9/+10
| * | | | char: lp: introduce list to save port numberSudip Mukherjee2018-12-191-0/+4
| * | | | bus: qcom: remove duplicated include from qcom-ebi2.cYueHaibing2018-12-191-1/+0
| * | | | VMCI: Use memdup_user() rather than duplicating its implementationWen Yang2018-12-191-14/+4
| * | | | char/rtc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-191-2/+2
| * | | | misc: mic: fix a DMA pool free failureWenwen Wang2018-12-192-5/+30
| * | | | ptp: fix an IS_ERR() vs NULL checkDan Carpenter2018-12-191-1/+2
| * | | | genwqe: Fix size checkChristian Borntraeger2018-12-191-1/+1
| * | | | binder: implement binderfsChristian Brauner2018-12-197-17/+650
| * | | | binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos2018-12-193-2/+91
| * | | | Merge tag 'extcon-next-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-12-114-15/+59
| |\ \ \ \
| | * | | | extcon: max8997: Fix lack of path setting in USB device modeMarek Szyprowski2018-11-141-6/+4
| | * | | | extcon: max8997: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-2/+13
| | * | | | extcon: max14577: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-2/+13
| | * | | | extcon: max77693: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-2/+14
| | * | | | extcon: max77843: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-3/+15
| | |/ / /
| * | | | Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-1010-3/+185
| |\ \ \ \
| | * | | | thunderbolt: Export IOMMU based DMA protection support to userspaceMika Westerberg2018-12-053-0/+46
| | * | | | iommu/vt-d: Do not enable ATS for untrusted devicesMika Westerberg2018-12-051-1/+2
| | * | | | iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu2018-12-053-2/+84
| | * | | | PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2018-12-054-0/+53
| | | |/ / | | |/| |
| * | | | Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman2018-12-10294-1264/+3083
| |\ \ \ \
| * \ \ \ \ Merge tag 'soundwire-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-12-071-2/+2
| |\ \ \ \ \
| | * | | | | soundwire: intel: constify snd_soc_dai_ops structuresJulia Lawall2018-11-121-2/+2
| | | |_|/ / | | |/| | |
| * | | | | bus: fsl-mc: remove duplicated include filesYueHaibing2018-12-062-2/+0
| * | | | | bus: fsl-mc: explicitly define the fsl_mc_command endiannessIoana Ciornei2018-12-061-6/+6
| * | | | | misc: ti-st: make array read_ver_cmd static, shrinks object sizeColin Ian King2018-12-061-1/+1
| * | | | | slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King2018-12-061-1/+1
| * | | | | slimbus: qcom-ctrl: simplify getting .driver_dataWolfram Sang2018-12-061-4/+2
| * | | | | mtd: add support for reading MTD devices via the nvmem APIAlban Bedel2018-12-063-0/+59
| * | | | | nvmem: add new config optionBartosz Golaszewski2018-12-062-1/+4
| * | | | | nvmem: Move nvmem_type_str array to its only userAndy Shevchenko2018-12-062-7/+7
| * | | | | nvmem: meson-efuse: add peripheral clockJerome Brunet2018-12-061-0/+25
| * | | | | nvmem: meson-efuse: bindings: add peripheral clockJerome Brunet2018-12-061-0/+3
| * | | | | nvmem: meson-efuse: add error message on user_max failure.Jerome Brunet2018-12-061-1/+3
| * | | | | nvmem: add type attributeAlexandre Belloni2018-12-062-0/+37