summaryrefslogtreecommitdiffstats
path: root/drivers/clk/berlin (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-02include/linux/pagemap.h: rename arguments to find_subpageMatthew Wilcox (Oracle)1-5/+10
2020-04-02mm/filemap.c: use vm_fault error code directlyMatthew Wilcox (Oracle)1-1/+1
2020-04-02mm/filemap.c: remove unused argument from shrink_readahead_size_eio()Souptick Joarder1-4/+3
2020-04-02mm/filemap.c: clear page error before actual readXianting Tian1-0/+8
2020-04-02mm/page-writeback.c: write_cache_pages(): deduplicate identical checksMauricio Faria de Oliveira1-4/+4
2020-04-02mm/filemap.c: don't bother dropping mmap_sem for zero size readaheadJan Kara1-1/+1
2020-04-02mm/Makefile: disable KCSAN for kmemleakQian Cai1-0/+1
2020-04-02mm/kmemleak.c: use address-of operator on section symbolsNathan Chancellor1-1/+1
2020-04-02revert "topology: add support for node_to_mem_node() to determine the fallbac...Vlastimil Babka2-18/+0
2020-04-02slub: relocate freelist pointer to middle of objectKees Cook1-0/+7
2020-04-02slub: improve bit diffusion for freelist ptr obfuscationKees Cook1-1/+1
2020-04-02mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIschenqiwu1-7/+7
2020-04-02mm/slub.c: replace cpu_slab->partial with wrapped APIschenqiwu1-2/+2
2020-04-02fs_parse: remove pr_notice() about each validationKees Cook1-2/+0
2020-04-02ocfs2: use memalloc_nofs_save instead of memalloc_noio_saveMatthew Wilcox (Oracle)1-14/+10
2020-04-02ocfs2: use scnprintf() for avoiding potential buffer overflowTakashi Iwai4-80/+80
2020-04-02ocfs2: roll back the reference count modification of the parent directory if ...wangjian1-4/+11
2020-04-02ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array memberGustavo A. R. Silva1-9/+9
2020-04-02ocfs2: dlm: replace zero-length array with flexible-array memberGustavo A. R. Silva1-4/+4
2020-04-02ocfs2: cluster: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-02ocfs2: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-02ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...Jules Irenge1-0/+2
2020-04-02ocfs2: remove useless errAlex Shi2-4/+3
2020-04-02ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"wangyan1-1/+1
2020-04-02ocfs2: there is no need to log twice in several functionswangyan2-6/+0
2020-04-02ocfs2: remove dlm_lock_is_remoteAlex Shi1-2/+0
2020-04-02ocfs2: use OCFS2_SEC_BITS in macroAlex Shi1-1/+1
2020-04-02ocfs2: remove unused macrosAlex Shi4-8/+0
2020-04-02ocfs2: remove FS_OCFS2_NMAlex Shi1-2/+0
2020-04-02scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-1/+19
2020-04-02scripts/spelling.txt: add syfs/sysfs patternJonathan Neuschäfer1-0/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada25-555/+52
2020-04-02kthread: mark timer used by delayed kthread works as IRQ safePetr Mladek1-1/+2
2020-04-02tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern1-1/+1
2020-04-01x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds1-15/+15
2020-04-01x86: remove __put_user_asm() infrastructureLinus Torvalds1-11/+0
2020-03-31net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva1-1/+3
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari1-0/+18
2020-03-31net: dsa: fix oops while probing Marvell DSA switchesRussell King1-1/+2
2020-03-31net/bpfilter: remove superfluous testing messageBruno Meneguele1-1/+0
2020-03-31net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu1-0/+3
2020-03-31net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu1-0/+1
2020-03-31Makefile: Update kselftest help informationShuah Khan1-6/+9
2020-03-31netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_writeGustavo A. R. Silva1-0/+1
2020-03-31net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng1-8/+16
2020-03-31net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng1-0/+75
2020-03-31net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng4-313/+519
2020-03-31net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli1-2/+38
2020-03-31net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli1-15/+38
2020-03-31net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli1-32/+32