summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-308-25/+67
|\
| * misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-11-271-1/+1
| * thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg2018-11-261-2/+38
| * Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui2018-11-261-0/+8
| * binder: fix race that allows malicious free of live bufferTodd Kjos2018-11-263-21/+19
| * Merge tag 'fsi-updates-2018-11-26' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-11-262-1/+1
| |\
| | * fsi: fsi-scom.c: Remove duplicate headerBrajeswar Ghosh2018-11-261-1/+0
| | * fsi: master-ast-cf: select GENERIC_ALLOCATORArnd Bergmann2018-11-261-0/+1
| |/
* | Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-11-301-2/+8
|\ \
| * | devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin2018-11-111-2/+8
* | | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-3024-72/+103
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-2214-34/+55
| |\ \ \
| | * | | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-1613-25/+52
| | * | | iio:st_magn: Fix enable device after triggerMartin Kelly2018-11-031-9/+3
| * | | | staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer2018-11-111-1/+6
| * | | | staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King2018-11-111-1/+1
| * | | | staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger2018-11-091-1/+1
| * | | | staging: most: use format specifier "%s" in snprintfColin Ian King2018-11-091-1/+1
| * | | | staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger2018-11-071-2/+2
| * | | | staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos2018-11-071-1/+2
| * | | | staging: comedi: clarify/unify macros for NI macro-defined terminalsSpencer E. Olson2018-11-071-18/+21
| * | | | drivers: staging: cedrus: find ctx before dereferencing it ctxColin Ian King2018-11-071-11/+11
| * | | | staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET2018-11-071-1/+1
| * | | | staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson2018-11-071-1/+2
| | |/ / | |/| |
* | | | Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-308-85/+86
|\ \ \ \