summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bfs: add sanity check at bfs_fill_super()Tetsuo Handa2018-11-031-3/+6
* kernel/sysctl.c: remove duplicated includeMichael Schupikov2018-11-031-1/+0Star
* kernel/kexec_file.c: remove some duplicated includeszhong jiang2018-11-031-2/+0Star
* mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-035-77/+40Star
* ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen2018-11-031-0/+17
* ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann2018-11-031-17/+9Star
* ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge2018-11-031-18/+59
* ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge2018-11-031-2/+1Star
* ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge2018-11-031-2/+2
* ocfs2: without quota support, avoid calling quota recoveryGuozhonghua2018-11-031-17/+34
* ocfs2: remove ocfs2_is_o2cb_active()Gang He2018-11-033-10/+1Star
* mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli2018-11-031-2/+30
* include/linux/notifier.h: SRCU: fix ctagsSam Protsenko2018-11-031-2/+1Star
* mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin2018-11-031-1/+1
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-0228-424/+265Star
|\
| * 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-0222-403/+208Star
| * block: brd: associate with queue until adding diskMing Lei2018-11-021-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/+2Star
| * | 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/+0Star
| * | 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/+2Star
| * | 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/+8Star
| * | 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/+0Star
* | | 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/+12Star
|\ \ \ \
| * | | | ALSA: firewire-lib: fix insufficient PCM rule for period/buffer sizeTakashi Sakamoto2018-10-301-48/+9Star
| * | | | 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