summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Bluetooth: add quirk for broken address propertiesJohan Hovold2-1/+13
2024-04-10Bluetooth: qca: fix device-address endiannessJohan Hovold2-2/+16
2024-04-10arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold1-0/+2
2024-04-10Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold1-12/+1
2024-04-10x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2-0/+4
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-10KVM: arm64: Fix host-programmed guest events in nVHEOliver Upton1-1/+1
2024-04-10perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das4-8/+21
2024-04-10x86/cpufeatures: Add new word for scattered featuresSandipan Das4-5/+9
2024-04-10dm integrity: fix out-of-range warningArnd Bergmann1-1/+1
2024-04-10inet: inet_defrag: prevent sk release while still in useFlorian Westphal4-21/+60
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-04-10net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2-0/+22
2024-04-10cifs: Fix duplicate fscache cookie warningsDavid Howells2-1/+17
2024-04-10bpf: Protect against int overflow for stack access sizeAndrei Matei1-0/+5
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson1-7/+11
2024-04-10tls: get psock ref after taking rxlock to avoid leakSabrina Dubroca1-1/+1
2024-04-10tls: adjust recv return with async crypto and failed copy to userspaceSabrina Dubroca1-0/+3
2024-04-10tls: recv: process_rx_list shouldn't use an offset with kvecSabrina Dubroca1-1/+1
2024-04-10net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen1-2/+17
2024-04-10net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu1-0/+4
2024-04-10net: hns3: fix index limit to support all queue statsJie Wang1-1/+1
2024-04-10ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin1-2/+6
2024-04-10net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork3-10/+11
2024-04-10tcp: properly terminate timers for kernel socketsEric Dumazet4-0/+24
2024-04-10s390/qeth: handle deferred cc1Alexandra Winter1-2/+36
2024-04-10ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel1-8/+8
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg1-2/+6
2024-04-10mlxbf_gige: stop PHY during open() error pathsDavid Thompson1-1/+4
2024-04-10nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka1-0/+5
2024-04-10dma-buf: Fix NULL pointer dereference in sanitycheck()Pavel Sakharov1-3/+3
2024-04-10scripts/bpf_doc: Use silent mode when exec make cmdHangbin Liu1-2/+2
2024-04-03Linux 6.1.84v6.1.84Greg Kroah-Hartman1-1/+1
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa1-0/+2
2024-04-03USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern1-3/+13
2024-04-03x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin8-31/+39
2024-04-03scsi: libsas: Fix disk not being scanned in after being removedXingui Yang1-10/+22
2024-04-03scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang1-7/+12
2024-04-03scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-04-03scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum1-2/+2
2024-04-03tls: fix use-after-free on failed backlog decryptionSabrina Dubroca1-8/+16
2024-04-03x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2-10/+16
2024-04-03scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran1-2/+12
2024-04-03scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap1-1/+1
2024-04-03scsi: qla2xxx: Fix double free of fcportSaurav Kashyap1-2/+3
2024-04-03scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-04-03scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran1-0/+18
2024-04-03scsi: qla2xxx: Update manufacturer detailBikash Hazarika1-1/+1
2024-04-03scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran1-61/+41
2024-04-03scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran3-23/+13