summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel2018-11-271-1/+0
| | * | | | | | | | PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang2018-11-201-1/+1
| | * | | | | | | | PCI: imx6: Fix link training status detection in link up checkTrent Piepho2018-11-201-9/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-11-301-13/+11
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-11-3025-177/+319
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ocfs2: fix potential use after freePan Bian2018-11-301-1/+1
| * | | | | | | | | mm/khugepaged: fix the xas_create_range() error pathHugh Dickins2018-11-301-11/+14
| * | | | | | | | | mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins2018-11-301-1/+9
| * | | | | | | | | mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins2018-11-301-12/+7
| * | | | | | | | | mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins2018-11-301-40/+32
| * | | | | | | | | mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins2018-11-301-0/+10
| * | | | | | | | | mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2018-11-302-2/+9
| * | | | | | | | | mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins2018-11-301-0/+11
| * | | | | | | | | mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins2018-11-301-6/+13
| * | | | | | | | | mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins2018-11-301-6/+6
| * | | | | | | | | mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2018-11-302-16/+9
| * | | | | | | | | initramfs: clean old path before creating a hardlinkLi Zhijian2018-11-301-10/+12
| * | | | | | | | | kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell2018-11-301-2/+2
| * | | | | | | | | psi: make disabling/enabling easier for vendor kernelsJohannes Weiner2018-11-305-14/+40
| * | | | | | | | | proc: fixup map_files test on armAlexey Dobriyan2018-11-301-2/+7
| * | | | | | | | | debugobjects: avoid recursive calls with kmemleakQian Cai2018-11-301-3/+2
| * | | | | | | | | userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli2018-11-301-0/+11
| * | | | | | | | | userfaultfd: shmem: add i_size checksAndrea Arcangeli2018-11-302-4/+40
| * | | | | | | | | userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli2018-11-302-9/+21
| * | | | | | | | | userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli2018-11-301-2/+13
| * | | | | | | | | userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli2018-11-303-5/+5
| * | | | | | | | | lib/test_kmod.c: fix rmmod double freeLuis Chamberlain2018-11-301-1/+0
| * | | | | | | | | hfsplus: do not free node before usingPan Bian2018-11-301-1/+2
| * | | | | | | | | hfs: do not free node before usingPan Bian2018-11-301-1/+2
| * | | | | | | | | proc: update MAINTAINERS with proc.txtAlexey Dobriyan2018-11-301-0/+1
| * | | | | | | | | mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang2018-11-301-1/+3
| * | | | | | | | | mm: use swp_offset as key in shmem_replace_page()Yu Zhao2018-11-301-2/+4
| * | | | | | | | | mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov2018-11-301-2/+6
| * | | | | | | | | ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen2018-11-301-21/+26
| * | | | | | | | | mm/gup: finish consolidating error handlingJohn Hubbard2018-11-301-2/+1
| * | | | | | | | | MAINTAINERS: name change for LuisLuis Chamberlain2018-11-301-6/+6
* | | | | | | | | | Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-11-303-25/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINTAINERS: Update linux-mips mailing list addressPaul Burton2018-11-301-23/+23
| * | | | | | | | | | MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin2018-11-261-1/+1
| * | | | | | | | | | mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-11-211-1/+1
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-11-306-6/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi2018-11-301-1/+1
| * | | | | | | | | | | arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu2018-11-291-0/+13
| * | | | | | | | | | | arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas2018-11-294-5/+45
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-11-301-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | stackleak: Disable function tracing and kprobes for stackleak_erase()Alexander Popov2018-11-301-1/+3
* | | | | | | | | | | | Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-11-305-9/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fscache, cachefiles: remove redundant variable 'cache'Colin Ian King2018-11-301-3/+0
| * | | | | | | | | | | | cachefiles: avoid deprecated get_seconds()Arnd Bergmann2018-11-301-1/+1
| * | | | | | | | | | | | cachefiles: Explicitly cast enumerated type in put_objectNathan Chancellor2018-11-301-2/+4
OpenPOWER on IntegriCloud