summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-03Linux 5.0-rc5v5.0-rc5Linus Torvalds
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-02Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-02-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-02-01Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-02-01Merge tag 'apparmor-pr-2019-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-02-01autofs: fix error return in autofs_fill_super()Ian Kent
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian
2019-02-01fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara
2019-02-01mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand
2019-02-01psi: clarify the Kconfig text for the default-disable optionJohannes Weiner
2019-02-01mm, memory_hotplug: __offline_pages fix wrong lockingMichal Hocko
2019-02-01mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi
2019-02-01kasan: mark file common so ftrace doesn't trace itAnders Roxell
2019-02-01init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer
2019-02-01lib/test_kmod.c: potential double free in error handlingDan Carpenter
2019-02-01mm, oom: fix use-after-free in oom_kill_processShakeel Butt
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai
2019-02-01mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador
2019-02-01psi: fix aggregation idle shut-offJohannes Weiner
2019-02-01mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko
2019-02-01mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-01mm: migrate: make buffer_migrate_page_norefs() actually succeedJan Kara
2019-02-01kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin
2019-02-01x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-02-01mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-02-01mm, memory_hotplug: don't bail out in do_migrate_range() prematurelyOscar Salvador
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-01Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-02-01Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-02-01Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-01Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-01x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-02-01x86: explicitly align IO accesses in memcpy_{to,from}ioLinus Torvalds
2019-02-01apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen