summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-30Merge tag 'devfreq-fixes-for-5.19-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2022-06-30io_uring: keep sendrecv flags in ioprioPavel Begunkov
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada
2022-06-30s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-06-30nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1Lamarque Vieira Souza
2022-06-30nvmet: add a clear_ids attribute for passthru targetsAlan Adamson
2022-06-29net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-06-29ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-06-29net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum
2022-06-29selftests net: fix kselftest net fatal errorColeman Dietsch
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-30Merge tag 'amd-drm-fixes-5.19-2022-06-29' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-06-30Merge tag 'drm-intel-fixes-2022-06-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-06-29dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka
2022-06-29dm raid: fix KASAN warning in raid5_remove_diskMikulas Patocka
2022-06-30ata: pata_cs5535: Fix W=1 warningsJohn Garry
2022-06-29hwmon: (pmbus/ucd9200) fix typos in commentsJiang Jian
2022-06-29hwmon: (occ) Prevent power cap command overwriting poll responseEddie James
2022-06-30PM / devfreq: passive: revert an editing accident in SPDX-License lineLukas Bulwahn
2022-06-30PM / devfreq: Fix kernel warning with cpufreq passive register failChristian Marangi
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi
2022-06-30PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin
2022-06-30PM / devfreq: passive: Use HZ_PER_KHZ macro in units.hYicong Yang
2022-06-30PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFERChristian 'Ansuel' Marangi
2022-06-30PM / devfreq: Mute warning on governor PROBE_DEFERChristian 'Ansuel' Marangi
2022-06-30PM / devfreq: Fix kernel panic with cpu based scaling to passive govChristian 'Ansuel' Marangi
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher
2022-06-29drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji
2022-06-29drm/fourcc: fix integer type usage in uapi headerCarlos Llamas
2022-06-29drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher
2022-06-29Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-29Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-29ceph: wait on async create before checking caps for syncfsJeff Layton
2022-06-29xfs: dont treat rt extents beyond EOF as eofblocks to be clearedDarrick J. Wong
2022-06-29xfs: don't hold xattr leaf buffers across transaction rollsDarrick J. Wong
2022-06-29xfs: empty xattr leaf header blocks are not corruptionDarrick J. Wong
2022-06-29nvme: fix regression when disconnect a recovering ctrlRuozhu Li
2022-06-29nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)Pablo Greco
2022-06-29nvme-tcp: always fail a request when sending it failedSagi Grimberg
2022-06-29nvmet-tcp: fix regression in data_digest calculationSagi Grimberg
2022-06-29NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-06-29NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua