summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-14xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-14KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe1-5/+5
2021-04-14gro: ensure frag0 meets IP header alignmentEric Dumazet1-1/+2
2021-04-14net/sctp: fix race condition in sctp_destroy_sockOr Cohen1-8/+5
2021-04-14ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan1-4/+7
2021-04-14net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart1-3/+13
2021-04-14Merge branch 'catch-all-devices'David S. Miller2-2/+12
2021-04-14net: ip6_tunnel: Unregister catch-all devicesHristo Venev1-0/+10
2021-04-14net: sit: Unregister catch-all devicesHristo Venev1-2/+2
2021-04-14Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King1-2/+2
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu1-0/+5
2021-04-13ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck1-1/+8
2021-04-13tracing/dynevent: Fix a memory leak in an error handling pathChristophe JAILLET1-2/+4
2021-04-13vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt1-1/+3
2021-04-13ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-04-13pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong1-3/+3
2021-04-13arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang1-2/+4
2021-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller15-38/+118
2021-04-13netfilter: nftables: clone set element expression templatePablo Neira Ayuso1-12/+34
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-13ethtool: fix kdoc attr nameJakub Kicinski1-3/+3
2021-04-13net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár3-22/+45
2021-04-12dmaengine: idxd: fix wq cleanup of WQCFG registersDave Jiang3-18/+27
2021-04-12dmaengine: idxd: clear MSIX permission entry on shutdownDave Jiang3-9/+34
2021-04-12Merge tag 'm68knommu-for-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2-5/+11
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede1-2/+2
2021-04-12drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä1-2/+2
2021-04-12drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul1-1/+0
2021-04-12s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-12s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik1-4/+2
2021-04-12dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter1-7/+11
2021-04-12dmaengine: tegra20: Fix runtime PM imbalance on errorDinghao Liu1-2/+2
2021-04-12dmaengine: Fix a double free in dma_async_device_registerLv Yunlong1-0/+1
2021-04-12dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko1-0/+2
2021-04-12dmaengine: idxd: fix wq size store permission stateDave Jiang1-1/+1
2021-04-12dmaengine: idxd: fix opcap sysfs attribute outputDave Jiang1-1/+7
2021-04-12dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-04-12dmaengine: idxd: Fix clobbering of SWERR overflow bit on writebackDave Jiang1-1/+3
2021-04-12net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter1-0/+6
2021-04-12net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET1-2/+4
2021-04-12MAINTAINERS: update maintainer entry for freescale fec driverJoakim Zhang1-1/+1
2021-04-12m68k: fix flatmem memory model setupAngelo Dureghello1-1/+1
2021-04-12Linux 5.12-rc7v5.12-rc7Linus Torvalds1-1/+1
2021-04-11Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+42
2021-04-11Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2021-04-11Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+14
2021-04-10Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+15
2021-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-57/+65