summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-10Merge tag 'kbuild-fixes-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-10Merge tag 'linux-watchdog-4.16-fixes-2' of git://www.linux-watchdog.org/linux...Linus Torvalds
2018-03-10Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-10Merge tag 'for-4.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-10Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-03-10ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-10ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-09Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-03-09Merge tag 'docs-4.16-fix' of git://git.lwn.net/linuxLinus Torvalds
2018-03-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-09lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-03-09mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek
2018-03-09mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek
2018-03-09mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAITAndrea Arcangeli
2018-03-09lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook
2018-03-09bug: use %pB in BUG and stack protector failureKees Cook
2018-03-09hugetlb: fix surplus pages accountingMichal Hocko
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-09Merge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnier/linuxLinus Torvalds
2018-03-09Merge tag 'drm-fixes-for-v4.16-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-09usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERHans de Goede
2018-03-09USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-03-09Merge tag 'sound-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-09usbip: vudc: fix null pointer dereference on udc->lockColin Ian King
2018-03-09arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier
2018-03-09Documentation/sphinx: Fix Directive import errorMatthew Wilcox
2018-03-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-09Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-03-09platform/x86: dell-smbios: Resolve dependency error on DCDBASDarren Hart (VMware)
2018-03-09platform/x86: Allow for SMBIOS backend defaultsDarren Hart (VMware)
2018-03-09platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello
2018-03-09platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-baseMario Limonciello
2018-03-09platform/x86: dell-smbios: Correct some style warningsMario Limonciello
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2018-03-09usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda
2018-03-09ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda
2018-03-09usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-09loop: Fix lost writes caused by missing flagRoss Zwisler
2018-03-09drm/i915/gvt: keep oa config in shadow ctxMin He
2018-03-09drm/i915/gvt: Add runtime_pm_get/put into gvt_switch_mmioXiong Zhang
2018-03-09clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada
2018-03-09rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsitesBoqun Feng
2018-03-09x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers