aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-16block/rnbd-srv: Protect dev session sysfs removalMd Haris Iqbal1-1/+2
2020-12-16block/rnbd-clt: Fix possible memleakJack Wang1-2/+3
2020-12-16block/rnbd-clt: Get rid of warning regarding size argument in strlcpyMd Haris Iqbal1-2/+1
2020-12-16blk-mq: Remove 'running from the wrong CPU' warningDaniel Wagner1-25/+0
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds5-2/+65
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds175-3900/+3830
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds197-8040/+11808
2020-12-16net/smc: fix access to parent of an ib deviceKarsten Graul1-13/+23
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera1-2/+4
2020-12-16orangefs: add splice file operationsMike Marshall1-0/+2
2020-12-16Merge branch 'nfc-s3fwrn5-refactor-the-s3fwrn5-module'Jakub Kicinski3-48/+2
2020-12-16nfc: s3fwrn5: Remove unused NCI prop commandsBongsu Jeon2-47/+0
2020-12-16nfc: s3fwrn5: Remove the delay for NFC sleepBongsu Jeon1-1/+2
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds62-484/+1394
2020-12-16phy: fix kdoc warningJakub Kicinski1-1/+2
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds110-3304/+2081
2020-12-16MAINTAINERS: Remove reference to non-existing fileAndy Shevchenko1-1/+0
2020-12-16gpio: hisi: Do not require ACPI for COMPILE_TESTAndy Shevchenko1-1/+1
2020-12-16MAINTAINERS: Add maintainer for HiSilicon GPIO driverLuo Jiaxing2-5/+7
2020-12-16tipc: do sanity check payload of a netlink messageHoang Le1-5/+7
2020-12-16Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds9-590/+824
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds61-138/+124
2020-12-16clk: sifive: Add clock enable and disable opsPragnesh Patel4-9/+93
2020-12-16clk: sifive: Fix the wrong bit field shiftZong Li1-2/+2
2020-12-16clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockZong Li7-3/+369
2020-12-16clk: sifive: Use common name for prci configurationZong Li3-5/+5
2020-12-16clk: sifive: Extract prci core to common baseZong Li5-571/+641
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds8-30/+35
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds94-277/+2327
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds33-1255/+16
2020-12-16Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds9-17/+62
2020-12-16Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds10-43/+313
2020-12-16Merge branch 'locked-version-of-netdev_notify_peers'Jakub Kicinski4-15/+28
2020-12-16use __netdev_notify_peers in hypervLijun Pan1-7/+4
2020-12-16use __netdev_notify_peers in ibmvnicLijun Pan1-6/+3
2020-12-16net: core: introduce __netdev_notify_peersLijun Pan2-2/+21
2020-12-16net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove functionChristophe JAILLET1-2/+5
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds21-28/+588
2020-12-16Merge tag 'pstore-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds8-123/+26
2020-12-16Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds13-526/+2
2020-12-16ethtool: fix string set id checkMichal Kubecek1-1/+1
2020-12-16Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-nextLinus Torvalds2-5/+5
2020-12-16net: mscc: ocelot: Fix a resource leak in the error handling path of the probe functionChristophe JAILLET1-1/+7
2020-12-16net/connector: Add const qualifier to cb_idGeoff Levand4-12/+12
2020-12-16Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds7-37/+60
2020-12-16net: bcmgenet: Fix a resource leak in an error handling path in the probe functinChristophe JAILLET1-1/+3
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei1-1/+1
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds35-77/+101
2020-12-16net: dsa: qca: ar9331: fix sleeping function called from invalid context bugOleksij Rempel1-9/+24
2020-12-16ACPI: PM: s2idle: Add AMD support to handle _DSMShyam Sundar S K1-9/+157