summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix double free when unpack of secmark rules failsJohn Johansen2019-03-121-0/+1
* apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson2019-03-121-0/+1
* apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel2018-11-141-0/+2
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-0228-424/+265
|\
| * nvme-pci: fix conflicting p2p resource addsKeith Busch2018-11-021-1/+4
| * nvme-fc: fix request private initializationJames Smart2018-11-021-1/+1
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-0122-403/+208
| * block: brd: associate with queue until adding diskMing Lei2018-11-011-5/+11
| * block: call rq_qos_exit() after queue is frozenMing Lei2018-10-312-2/+3
| * mtip32xx: clean an indentation issue, remove extraneous tabsColin Ian King2018-10-301-2/+2
| * block: fix the DISCARD request mergeJianchao Wang2018-10-291-10/+36
* | Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-0212-38/+110
|\ \
| * | pwm: lpss: Only set update bit if we are actually changing the settingsHans de Goede2018-10-161-5/+7
| * | pwm: lpss: Force runtime-resume on suspend on Cherry TrailHans de Goede2018-10-162-15/+16
| * | pwm: Enable TI ECAP driver for ARCH_K3Vignesh R2018-10-161-3/+2
| * | dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatibleVignesh R2018-10-161-0/+1
| * | dt-bindings: pwm: rcar: Add r8a774a1 supportFabrizio Castro2018-10-121-0/+1
| * | pwm: Send a uevent on the pwmchip device upon channel sysfs (un)exportFabrice Gasnier2018-10-121-0/+11
| * | Revert "pwm: Set class for exported channels in sysfs"Fabrice Gasnier2018-10-121-1/+0
| * | dt-bindings: pwm: renesas-tpu: Document r8a7744 supportBiju Das2018-10-121-0/+1
| * | dt-bindings: pwm: rcar: Add r8a7744 supportBiju Das2018-10-121-0/+1
| * | dt-bindings: pwm: renesas: tpu: Document R8A779{7|8}0 bindingsSergei Shtylyov2018-10-121-0/+4
| * | dt-bindings: pwm: renesas: pwm-rcar: Document R8A779{7|8}0 bindingsSergei Shtylyov2018-10-121-0/+2
| * | dt-bindings: pwm: renesas: tpu: Fix "compatible" prop descriptionSergei Shtylyov2018-10-121-2/+3
| * | pwm: Use SPDX identifier for Renesas driversWolfram Sang2018-10-122-13/+2
| * | pwm: lpss: Add get_state callbackHans de Goede2018-10-121-0/+34
| * | pwm: lpss: Release runtime-pm reference from the driver's remove callbackHans de Goede2018-10-121-0/+6
| * | pwm: lpss: Check PWM powerstate after resume on Cherry Trail devicesHans de Goede2018-10-122-3/+24
| * | pwm: lpss: Move struct pwm_lpss_chip definition to the header fileHans de Goede2018-10-122-10/+8
| * | pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devicesHans de Goede2018-10-121-0/+1
| * | ACPI / PM: Export acpi_device_get_power() for use by modular build driversHans de Goede2018-10-121-0/+1
| * | pwm: tegra: Remove gratuituous blank lineThierry Reding2018-09-261-1/+0
* | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-023-13/+186
|\ \ \
| * | | EDAC, skx: Fix randconfig buildsBorislav Petkov2018-10-312-1/+6
| * | | EDAC, skx_edac: Add address translation for non-volatile DIMMsQiuxu Zhuo2018-10-252-13/+181
* | | | Merge tag 'sound-fix-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-023-51/+12
|\ \ \ \
| * | | | ALSA: firewire-lib: fix insufficient PCM rule for period/buffer sizeTakashi Sakamoto2018-10-301-48/+9
| * | | | ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev2018-10-291-1/+1
| * | | | ALSA: dice: fix to wait for releases of all ALSA character devicesTakashi Sakamoto2018-10-271-2/+2
* | | | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-0232-175/+364
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...Dave Airlie2018-11-026-35/+110
| |\ \ \ \ \
| | * | | | | drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan2018-10-241-6/+7
| | * | | | | drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan2018-10-241-10/+3
| | * | | | | drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul2018-10-191-10/+4
| | * | | | | drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul2018-10-195-33/+99
| | * | | | | drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul2018-10-192-20/+22
| | * | | | | drm/atomic_helper: Disallow new modesets on unregistered connectorsLyude Paul2018-10-191-1/+20
| * | | | | | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-0221-115/+207
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2018-11-012-4/+2
| | * | | | | | drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu2018-11-011-4/+8