summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autofs: drop dentry reference only when it is never usedPan Bian2019-02-021-1/+2
* fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara2019-02-021-1/+7
* mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand2019-02-021-2/+5
* psi: clarify the Kconfig text for the default-disable optionJohannes Weiner2019-02-021-0/+11
* mm, memory_hotplug: __offline_pages fix wrong lockingMichal Hocko2019-02-021-2/+0
* mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi2019-02-021-1/+2
* kasan: mark file common so ftrace doesn't trace itAnders Roxell2019-02-021-0/+1
* init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer2019-02-021-1/+1
* lib/test_kmod.c: potential double free in error handlingDan Carpenter2019-02-021-1/+1
* mm, oom: fix use-after-free in oom_kill_processShakeel Butt2019-02-021-0/+8
* mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-02-021-8/+10
* mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador2019-02-021-16/+20
* psi: fix aggregation idle shut-offJohannes Weiner2019-02-023-5/+45
* mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko2019-02-021-0/+3
* mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko2019-02-021-1/+2
* oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-022-2/+3
* mm: migrate: make buffer_migrate_page_norefs() actually succeedJan Kara2019-02-021-5/+0
* kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin2019-02-021-2/+10
* x86_64: increase stack size for KASAN_EXTRAQian Cai2019-02-021-0/+4
* mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli2019-02-021-1/+2
* arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-0214-7/+7
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-026-1/+155
* mm, memory_hotplug: don't bail out in do_migrate_range() prematurelyOscar Salvador2019-02-021-16/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-0118-42/+97
|\
| * IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas2019-01-291-5/+13
| * IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-01-252-3/+1
| * IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas2019-01-251-1/+7
| * RDMA/mlx5: Fix flow creation on representorsMark Bloch2019-01-251-2/+1
| * IB/uverbs: Fix OOPs upon device disassociationYishai Hadas2019-01-251-4/+3
| * RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov2019-01-251-0/+3
| * RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-252-2/+13
| * IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe2019-01-211-5/+5
| * RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-213-6/+32
| * IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2019-01-211-1/+6
| * IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl2019-01-211-1/+1
| * IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-01-212-2/+0
| * IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein2019-01-211-3/+3
| * RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch2019-01-211-7/+9
* | Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-02-011-7/+30
|\ \
| * | iomap: fix a use after free in iomap_dio_rwChristoph Hellwig2019-01-271-7/+21
| * | iomap: get/put the page in iomap_page_create/release()Piotr Jaroszynski2019-01-271-0/+9
* | | Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-02-013-7/+7
|\ \ \
| * \ \ Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki2019-02-011-1/+1
| |\ \ \
| | * | | cpuidle: poll_state: Fix default time limitDoug Smythies2019-01-301-1/+1
| * | | | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-302-6/+6
| |/ / /
* | | | Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-02-012-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'acpi-misc'Rafael J. Wysocki2019-02-011-0/+2
| |\ \ \ \
| | * | | | platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-01-291-0/+1
| | * | | | platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya2019-01-291-0/+1
| | |/ / /
| * / / / mfd: Fix unmet dependency warning for MFD_TPS68470Sinan Kaya2019-01-291-1/+1
| |/ / /