summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-15certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan
2022-06-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2022-06-15md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe
2022-06-15Revert "md: don't unregister sync_thread with reconfig_mutex held"Guoqing Jiang
2022-06-15Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-15dm: fix race in dm_start_io_acctBenjamin Marzinski
2022-06-15Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-06-15hwmon: (asus-ec-sensors) add missing comma in board name list.Michael Carns
2022-06-15net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou
2022-06-15io_uring: make io_fill_cqe_aux honour CQE32Pavel Begunkov
2022-06-15io_uring: remove __io_fill_cqe() helperPavel Begunkov
2022-06-15io_uring: fix ->extra{1,2} misusePavel Begunkov
2022-06-15io_uring: fill extra big cqe fields from reqPavel Begunkov
2022-06-15io_uring: unite fill_cqe and the 32B versionPavel Begunkov
2022-06-15io_uring: get rid of __io_fill_cqe{32}_req()Pavel Begunkov
2022-06-15net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-06-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-06-14MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERSLukas Bulwahn
2022-06-14ARM: dts: at91: ksz9477_evb: fix port/phy validationOleksij Rempel
2022-06-14net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-14netfs: fix up netfs_inode_init() docbook commentLinus Torvalds
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer
2022-06-14io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOTPavel Begunkov
2022-06-14Revert "io_uring: add buffer selection support to IORING_OP_NOP"Pavel Begunkov
2022-06-14Revert "io_uring: support CQE32 for nop operation"Pavel Begunkov
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-14mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata
2022-06-14drm/exynos: mic: Rework initializationMarek Szyprowski
2022-06-14drm/exynos: fix IS_ERR() vs NULL check in probeDan Carpenter
2022-06-14fs: account for group membershipChristian Brauner
2022-06-14drm/ttm: fix bulk move handling v2Christian König
2022-06-13docs: networking: phy: Fix a typoJonathan Neuschäfer
2022-06-13amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker
2022-06-13nvme-pci: disable write zeros support on UMIC and Samsung SSDsrasheed.hsueh
2022-06-13nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDsNing Wang
2022-06-13nvme-pci: sk hynix p31 has bogus namespace idsKeith Busch
2022-06-13nvme-pci: smi has bogus namespace idsKeith Busch
2022-06-13nvme-pci: phison e12 has bogus namespace idsKeith Busch
2022-06-13nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50Stefan Reiter
2022-06-13nvme-pci: add trouble shooting steps for timeoutsKeith Busch
2022-06-13nvme: add bug report info for global duplicate idKeith Busch
2022-06-13nvme: add device name to warning in uuid_show()Thomas Weißschuh
2022-06-13usercopy: Make usercopy resilient against ridiculously large copiesMatthew Wilcox (Oracle)