summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-17vxlan: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon
2022-08-17geneve: Use ip_tunnel_key flow flags in route lookupsPaul Chaignon
2022-08-17net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman
2022-08-17Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman
2022-08-17Revert "drm/bridge: anx7625: Use DPI bus type"Robert Foss
2022-08-17xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park
2022-08-17xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne
2022-08-17xen-blkback: fix persistent grants negotiationSeongJae Park
2022-08-17tpm: Add check for Failure mode for TPM2 modulesMÃ¥rten Lindahl
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-08-17dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka
2022-08-17dm raid: fix address sanitizer warning in raid_statusMikulas Patocka
2022-08-17ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-08-17intel_idle: make SPR C1 and C1E be independentArtem Bityutskiy
2022-08-17dm thin: fix use-after-free crash in dm_sm_register_threshold_callbackLuo Meng
2022-08-17dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka
2022-08-17PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko
2022-08-17PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella
2022-08-17iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin
2022-08-17intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin
2022-08-17intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin
2022-08-17intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin
2022-08-17firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla
2022-08-17drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-08-17Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-08-17scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi
2022-08-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran
2022-08-17scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-08-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi
2022-08-17scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi
2022-08-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-08-17scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi
2022-08-17scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran
2022-08-17scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier
2022-08-17scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang
2022-08-17video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma
2022-08-17tty: serial: qcom-geni-serial: Fix %lu -> %u in print statementsDouglas Anderson
2022-08-17tty: serial: fsl_lpuart: correct the count of break charactersSherry Sun
2022-08-17tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...Vijaya Krishna Nivarthi
2022-08-17serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()Guo Mengqi
2022-08-17video: fbdev: offb: Include missing linux/platform_device.hChristophe Leroy
2022-08-17video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov
2022-08-17video: fbdev: amba-clcd: Fix refcount leak bugsLiang He