summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-13Input: goldfish_events - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13io_uring: prune request from overflow list on flushJens Axboe
2020-02-13Documentation/process: Swap out the ambassador for CanonicalTyler Hicks
2020-02-13ACPI: watchdog: Set default timeout in probeMika Westerberg
2020-02-13ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-13ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg
2020-02-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-02-13Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-02-13Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer'David S. Miller
2020-02-13xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2020-02-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-02-13Merge branch 'skip_sw-skip_hw-validation'David S. Miller
2020-02-13net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-13net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-13net/flow_dissector: remove unexist field descriptionHangbin Liu
2020-02-13page_pool: refill page when alloc.count of pool is zeroLi RongQing
2020-02-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-02-13drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-02-13drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-02-13drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-02-13NFSv4: Ensure the delegation cred is pinned when we call delegreturnTrond Myklebust
2020-02-13NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()Trond Myklebust
2020-02-13NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-13xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-02-13selftests: openat2: fix build error on newer glibcAleksa Sarai
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov
2020-02-13vt: selection, close sel_buffer raceJiri Slaby
2020-02-13vt: selection, handle pending signals in paste_selectionJiri Slaby
2020-02-13serial: cpm_uart: call cpm_muram_init before registering consoleRasmus Villemoes
2020-02-13x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-13jbd2: do not clear the BH_Mapped flag when forgetting a metadata bufferzhangyi (F)
2020-02-13jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()zhangyi (F)
2020-02-13ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo
2020-02-13ext4: fix checksum errors with indexed dirsJan Kara
2020-02-13ext4: fix support for inode sizes > 1024 bytesTheodore Ts'o
2020-02-13crypto/testmgr: enable selftests for paes-s390 ciphersHarald Freudenberger
2020-02-13ext4: simplify checking quota limits in ext4_statfs()Jan Kara
2020-02-13ext4: don't assume that mmp_nodename/bdevname have NULAndreas Dilger
2020-02-13RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-13Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-02-13bcache: remove macro nr_to_fifo_front()Coly Li
2020-02-13bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"Coly Li
2020-02-13bcache: ignore pending signals when creating gc and allocator threadColy Li
2020-02-13ALSA: pcm: Fix double hw_free callsTakashi Iwai
2020-02-13RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2020-02-13RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky