summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | block: pass no-op callback to INIT_WORK().Tetsuo Handa2019-01-301-1/+5
| | * | | | | | | | | Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linusJens Axboe2019-01-292-13/+28
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov2019-01-282-13/+28
| * | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-026-27/+29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter2019-01-291-1/+1
| | * | | | | | | | | | scsi: bnx2fc: Fix error handling in probe()Dan Carpenter2019-01-291-2/+2
| | * | | | | | | | | | scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert2019-01-291-20/+21
| | * | | | | | | | | | scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-01-291-3/+3
| | * | | | | | | | | | scsi: zfcp: fix sysfs block queue limit output for max_segment_sizeSteffen Maier2019-01-292-1/+2
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-02-0238-74/+304
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | autofs: fix error return in autofs_fill_super()Ian Kent2019-02-011-1/+3
| | * | | | | | | | | | autofs: drop dentry reference only when it is never usedPan Bian2019-02-011-1/+2
| | * | | | | | | | | | fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara2019-02-011-1/+7
| | * | | | | | | | | | mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand2019-02-011-2/+5
| | * | | | | | | | | | psi: clarify the Kconfig text for the default-disable optionJohannes Weiner2019-02-011-0/+11
| | * | | | | | | | | | mm, memory_hotplug: __offline_pages fix wrong lockingMichal Hocko2019-02-011-2/+0
| | * | | | | | | | | | mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi2019-02-011-1/+2
| | * | | | | | | | | | kasan: mark file common so ftrace doesn't trace itAnders Roxell2019-02-011-0/+1
| | * | | | | | | | | | init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer2019-02-011-1/+1
| | * | | | | | | | | | lib/test_kmod.c: potential double free in error handlingDan Carpenter2019-02-011-1/+1
| | * | | | | | | | | | mm, oom: fix use-after-free in oom_kill_processShakeel Butt2019-02-011-0/+8
| | * | | | | | | | | | mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai2019-02-011-8/+10
| | * | | | | | | | | | mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador2019-02-011-16/+20
| | * | | | | | | | | | psi: fix aggregation idle shut-offJohannes Weiner2019-02-013-5/+45
| | * | | | | | | | | | mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko2019-02-011-0/+3
| | * | | | | | | | | | mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko2019-02-011-1/+2
| | * | | | | | | | | | oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-012-2/+3
| | * | | | | | | | | | mm: migrate: make buffer_migrate_page_norefs() actually succeedJan Kara2019-02-011-5/+0
| | * | | | | | | | | | kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin2019-02-011-2/+10
| | * | | | | | | | | | x86_64: increase stack size for KASAN_EXTRAQian Cai2019-02-011-0/+4
| | * | | | | | | | | | mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli2019-02-011-1/+2
| | * | | | | | | | | | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-0114-7/+7
| | * | | | | | | | | | proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-016-1/+155
| | * | | | | | | | | | mm, memory_hotplug: don't bail out in do_migrate_range() prematurelyOscar Salvador2019-02-011-16/+2
| * | | | | | | | | | | Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-02-0112-42/+73
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov2019-01-271-0/+5
| | * | | | | | | | | | | xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe2019-01-267-9/+9
| | * | | | | | | | | | | xtensa: Fix typo use space=>user spaceCorentin Labbe2019-01-261-1/+1
| | * | | | | | | | | | | drivers/irqchip: xtensa-mx: fix mask and unmaskMax Filippov2019-01-261-14/+20
| | * | | | | | | | | | | drivers/irqchip: xtensa: add warning to irq_retriggerMax Filippov2019-01-262-2/+10
| | * | | | | | | | | | | xtensa: SMP: mark each possible CPU as presentMax Filippov2019-01-261-1/+1
| | * | | | | | | | | | | xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov2019-01-261-0/+1
| | * | | | | | | | | | | xtensa: SMP: fix secondary CPU initializationMax Filippov2019-01-262-14/+25
| | * | | | | | | | | | | xtensa: SMP: fix ccount_timer_shutdownMax Filippov2019-01-241-1/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-02-015-5/+14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-011-1/+3
| | * | | | | | | | | | | arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-011-0/+2
| | * | | | | | | | | | | arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse2019-02-011-3/+3
| | * | | | | | | | | | | arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-011-0/+1
| | * | | | | | | | | | | arm64: Do not issue IPIs for user executable ptesCatalin Marinas2019-02-011-1/+5
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |