summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()David Hildenbrand2019-10-191-57/+15
* mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...Qian Cai2019-10-191-2/+3
* scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge2019-10-192-16/+25
* mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()David Hildenbrand2019-10-191-6/+8
* fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.cDavid Hildenbrand2019-10-191-12/+16
* drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand2019-10-191-0/+3
* filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds2019-10-191-2/+2
* Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-10-192-13/+17
|\
| * rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang2019-10-151-3/+6
| * ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton2019-10-151-10/+11
* | Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-193-45/+81
|\ \
| * | dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka2019-10-171-26/+2
| * | dm snapshot: rework COW throttling to fix deadlockMikulas Patocka2019-10-101-14/+64
| * | dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka2019-10-101-5/+15
| * | dm clone: Make __hash_find staticYueHaibing2019-10-081-2/+2
* | | Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-196-27/+70
|\ \ \
| * | | iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel2019-10-181-3/+4
| * | | iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2019-10-152-4/+5
| * | | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven2019-10-151-2/+1
| * | | iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner2019-10-151-5/+14
| * | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2019-10-082-13/+46
| |\ \ \ | | |/ / | |/| |
| | * | iommu/io-pgtable-arm: Support all Mali configurationsRobin Murphy2019-10-011-1/+6
| | * | iommu/io-pgtable-arm: Correct Mali attributesRobin Murphy2019-10-011-13/+40
| | * | iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c...Liu Xiang2019-10-011-0/+1
* | | | Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin...Linus Torvalds2019-10-191-9/+28
|\ \ \ \
| * | | | usercopy: Avoid soft lockups in test_check_nonzero_user()Michael Ellerman2019-10-161-3/+19
| * | | | lib: test_user_copy: style cleanupAleksa Sarai2019-10-071-6/+9
| |/ / /
* | | | Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-10-184-17/+23
|\ \ \ \
| * | | | memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET2019-10-091-1/+1
| * | | | mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711Nicolas Saenz Julienne2019-10-091-0/+1
| * | | | mmc: sh_mmcif: Use platform_get_irq_optional() for optional interruptGeert Uytterhoeven2019-10-031-4/+2
| * | | | mmc: renesas_sdhi: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven2019-10-031-12/+19
| | |/ / | |/| |
* | | | Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-10-185-3/+45
|\ \ \ \
| * | | | ALSA: hda - Force runtime PM on Nvidia HDMI codecsLukas Wunner2019-10-171-0/+2
| * | | | ALSA: hda/realtek - Enable headset mic on Asus MJ401TADaniel Drake2019-10-171-0/+11
| * | | | ALSA: usb-audio: Disable quirks for BOSS Katana amplifiersSzabolcs Szőke2019-10-171-0/+3
| * | | | ALSA: hdac: clear link output stream mappingRander Wang2019-10-072-0/+8
| * | | | ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360Kai-Heng Feng2019-10-071-3/+21
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-10-182-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'acpi-tables'Rafael J. Wysocki2019-10-181-1/+1
| |\ \ \ \
| | * | | | ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3Daniel Black2019-10-031-1/+1
| | | |/ / | | |/| |
| * | | | ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry2019-10-181-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-10-187-44/+27
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-10-186-31/+16
| |\ \ \ \ \
| | | * | | | PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks2019-10-101-0/+1
| | | * | | | ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklistMario Limonciello2019-10-101-13/+0
| | | | |/ / | | | |/| |
| | * | | | ACPI: processor: Avoid NULL pointer dereferences at init timeRafael J. Wysocki2019-10-162-8/+12
| | * | | | cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-102-10/+3
| | | |_|/ | | |/| |
| * | | | PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-151-13/+11
| | |_|/ | |/| |
* | | | Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-181-1/+3
|\ \ \ \