aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02mm: don't allow oversized kvmalloc() callsLinus Torvalds1-0/+4
2021-09-02iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho1-0/+1
2021-09-01x86/setup: Explicitly include acpi.hNathan Chancellor1-0/+1
2021-09-01fs: dlm: avoid comms shutdown delay in release_lockspaceAlexander Aring1-0/+1
2021-08-31net: Add depends on OF_NET for LiteX's LiteETHSlark Xiao1-0/+1
2021-08-31dt-bindings: display: remove zte,vou.txt binding docZenghui Yu1-120/+0
2021-08-31dt-bindings: hwmon: merge max1619 into trivial devicesKrzysztof Kozlowski2-12/+2
2021-08-31dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatibleRob Herring1-0/+1
2021-08-31ipv6: seg6: remove duplicated includeLv Ruyi1-1/+0
2021-08-31net: hns3: remove unnecessary spacesHao Chen2-2/+2
2021-08-31net: hns3: add some required spacesHao Chen5-25/+25
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao1-1/+8
2021-08-31net: hns3: refine function hns3_set_default_feature()Jian Shen1-46/+16
2021-08-31ipv6: remove duplicated 'net/lwtunnel.h' includeLv Ruyi1-1/+0
2021-08-31net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-08-31net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing4-36/+9
2021-08-31net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-8/+4
2021-08-31net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()Cai Huoqing1-4/+1
2021-08-31fou: remove sparse errorsEric Dumazet2-6/+6
2021-08-31ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet1-1/+1
2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-08-31af_unix: fix potential NULL deref in unix_dgram_connect()Eric Dumazet1-3/+6
2021-08-31dpaa2-eth: Replace strlcpy with strscpyJason Wang1-4/+4
2021-08-31octeontx2-af: Use NDC TX for transmit packet dataGeetha sowjanya2-0/+4
2021-08-31net: bridge: use mld2r_ngrec instead of icmpv6_dataunMichelleJin1-5/+5
2021-08-31net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2
2021-08-30ext4: make the updating inode data procedure atomicZhang Yi1-16/+28
2021-08-30ext4: remove an unnecessary if statement in __ext4_get_inode_loc()Zhang Yi1-84/+78
2021-08-30ext4: move inode eio simulation behind io completeionZhang Yi1-3/+1
2021-08-30ext4: Improve scalability of ext4 orphan file handlingJan Kara2-27/+53
2021-08-30ext4: Orphan file documentationJan Kara5-6/+89
2021-08-30ext4: Speedup ext4 orphan inode handlingJan Kara4-52/+394
2021-08-30ext4: Move orphan inode handling into a separate fileJan Kara5-363/+375
2021-08-30ext4: Support for checksumming from journal triggersJan Kara16-128/+259
2021-08-30ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o1-0/+6
2021-08-30jbd2: add sparse annotations for add_transaction_credits()Theodore Ts'o1-1/+18
2021-08-30ext4: fix sparse warningsTheodore Ts'o2-6/+25
2021-08-30ext4: Make sure quota files are not grabbed accidentallyJan Kara1-2/+6
2021-08-30ext4: fix e2fsprogs checksum failure for mounted filesystemJan Kara1-0/+8
2021-08-30ext4: if zeroout fails fall back to splitting the extent nodeTheodore Ts'o1-2/+3
2021-08-30ext4: reduce arguments of ext4_fc_add_dentry_tlvGuoqing Jiang1-18/+9
2021-08-30ext4: flush background discard kwork when retry allocationWang Jianchao3-3/+13
2021-08-30ext4: get discard out of jbd2 commit kthread contexWang Jianchao2-25/+78
2021-08-30net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET1-16/+16
2021-08-30net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang1-1/+1
2021-08-30dt-bindings: PCI: imx6: convert the imx pcie controller to dtschemaRichard Zhu3-101/+203
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy5-50/+72