summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...HEADmasterLinus Torvalds-54/+44
2020-05-29Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds-2/+4
2020-05-29Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+5
2020-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2020-05-29Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2020-05-29Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-blockLinus Torvalds-11/+11
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-25/+47
2020-05-29Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-4/+7
2020-05-29Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-12/+83
2020-05-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-10/+5
2020-05-29gfs2: Even more gfs2_find_jhead fixesAndreas Gruenbacher-10/+5
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller-1/+1
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu-1/+1
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+3
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+19
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-72/+88
2020-05-28Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linuxLinus Torvalds-71/+66
2020-05-28Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"Jens Axboe-7/+4
2020-05-28include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann-1/+1
2020-05-28fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov-2/+13
2020-05-28mm,thp: stop leaking unreleased file pagesHugh Dickins-0/+1
2020-05-28mm/z3fold: silence kmemleak false positives of slotsQian Cai-0/+3
2020-05-28Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe-4/+7
2020-05-28arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu-1/+1
2020-05-28Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...Dave Airlie-7/+2
2020-05-28csky: Fixup CONFIG_DEBUG_RSEQGuo Ren-5/+10
2020-05-28csky: Coding convention in entry.SGuo Ren-40/+42
2020-05-28csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren-2/+6
2020-05-28csky: Fixup CONFIG_PREEMPT panicGuo Ren-27/+11
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev-12/+26
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-27nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang-4/+7
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+2
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+29
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe-8/+14
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein-3/+2
2020-05-27Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-0/+1
2020-05-27x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski-1/+1
2020-05-27ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski-1/+1
2020-05-27ceph: flush release queue when handling caps for unknown inodeJeff Layton-1/+1
2020-05-27libceph: ignore pool overlay and cache logic on redirectsJerry Lee-1/+3
2020-05-27ALSA: hda/realtek - Add new codec supported for ALC287Kailang Yang-0/+3
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu-0/+1
2020-05-27ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audioTakashi Iwai-0/+44
2020-05-26clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul-2/+1
2020-05-26clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek-0/+1