summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hexagon: fix printk format warning in setup.cRandy Dunlap2018-06-151-1/+1
* mm: fix oom_kill event handlingRoman Gushchin2018-06-153-7/+27
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-159-13/+13
* mm: use octal not symbolic permissionsJoe Perches2018-06-1515-66/+63
* ipc: use new return type vm_fault_tSouptick Joarder2018-06-151-1/+1
* sysvipc/sem: mitigate semnum index against spectre v1Davidlohr Bueso2018-06-151-4/+14
* fault-injection: reorder config entriesMikulas Patocka2018-06-151-18/+18
* arm: port KCOV to armDmitry Vyukov2018-06-154-1/+16
* sched/core / kcov: avoid kcov_area during task switchMark Rutland2018-06-154-2/+20
* kcov: prefault the kcov_areaMark Rutland2018-06-151-0/+16
* kcov: ensure irq code sees a valid areaMark Rutland2018-06-151-1/+2
* kernel/relay.c: change return type to vm_fault_tSouptick Joarder2018-06-151-1/+1
* exofs: avoid VLA in structuresKees Cook2018-06-153-67/+115
* coredump: fix spam with zero VMA processAlexey Dobriyan2018-06-151-8/+9
* fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()OGAWA Hirofumi2018-06-151-1/+7
* proc: skip branch in /proc/*/* lookupAlexey Dobriyan2018-06-151-6/+3
* mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdownsMel Gorman2018-06-151-4/+0
* mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre2018-06-151-0/+1
* mm: check for SIGKILL inside dup_mmap() loopTetsuo Handa2018-06-151-0/+8
* kexec: yield to scheduler when loading kimage segmentsJarrett Farnitano2018-06-151-0/+4
* mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt2018-06-152-1/+33
* mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams2018-06-151-1/+3
* mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan2018-06-151-1/+1
* mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin2018-06-151-0/+4
* mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He2018-06-151-4/+10
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-148-12/+32
|\
| * scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy2018-06-071-2/+6
| * scsi: qla2xxx: Fix crash on qla2x00_mailbox_commandRodrigo R. Galvao2018-06-071-0/+8
| * scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King2018-06-071-4/+4
| * scsi: mpt3sas: Add an I/O barrierTomas Henzl2018-06-051-0/+1
| * scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani2018-06-051-1/+2
| * scsi: hpsa: disable device during shutdownSinan Kaya2018-06-051-2/+8
| * scsi: sd_zbc: Fix sd_zbc_check_zone_size() error pathDamien Le Moal2018-06-051-1/+1
| * scsi: aacraid: remove bogus GFP_DMA32 specifiesChristoph Hellwig2018-06-051-2/+2
* | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-06-1420-77/+585
|\ \
| * | platform/x86: silead_dmi: Add entry for Chuwi Hi8 tablet touchscreenyuk72018-06-081-0/+9
| * | platform/x86: dell-laptop: Fix keyboard backlight timeout on XPS 13 9370Timur Kristóf2018-06-041-1/+16
| * | platform/x86: dell-wmi: Ignore new rfkill and fn-lock eventsKai Heng Feng2018-06-041-0/+14
| * | platform/x86: mlx-platform: Add LED platform driver activationVadim Pasternak2018-06-011-1/+258
| * | platform/mellanox: Add new ODM system types to mlx-platformVadim Pasternak2018-06-011-0/+30
| * | platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queueVadim Pasternak2018-06-011-17/+31
| * | platform/x86: ideapad-laptop: Add E42-80 to no_hw_rfkilldylanchu2018-06-011-0/+7
| * | platform/x86: silead_dmi: Add touchscreen info for the Onda V891w tabletHans de Goede2018-06-011-0/+28
| * | platform/x86: silead_dmi: Add info for the PoV mobii TAB-P800W (v2.0)Hans de Goede2018-06-011-5/+34
| * | platform/x86: silead_dmi: Add touchscreen info for the Jumper EZpad 6 ProHans de Goede2018-06-011-0/+25
| * | platform/x86: asus-wireless: Fix format specifierJoão Paulo Rechi Vita2018-05-311-1/+1
| * | platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-311-10/+13
| * | platform/x86: dell-wmi: Set correct keycode for Fn + left arrowHenk2018-05-221-1/+1
| * | platform/x86: acer-wmi: add another KEY_POWER keycodeAntonio Rosario Intilisano2018-05-221-0/+1
| * | platform/x86: ideapad-laptop: Add fn-lock settingOleg Keri2018-05-222-3/+62