summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal1-7/+9
2023-05-11bpf, sockmap: fix deadlocks in the sockhash and sockmapXin Liu1-4/+6
2023-05-11wifi: ath11k: fix writing to unintended memory regionP Praneesh1-6/+6
2023-05-11net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel1-10/+4
2023-05-11net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel1-113/+70
2023-05-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li1-4/+6
2023-05-11bpf/btf: Fix is_int_ptr()Feng Zhou1-6/+2
2023-05-11wifi: iwlwifi: fix duplicate entry in iwl_dev_info_tableGregory Greenman1-1/+0
2023-05-11f2fs: fix to avoid use-after-free for cached IPU bioChao Yu1-1/+4
2023-05-11xsk: Fix unaligned descriptor validationKal Conley2-7/+3
2023-05-11crypto: drbg - Only fail when jent is unavailable in FIPS modeHerbert Xu1-1/+1
2023-05-11bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet1-0/+7
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu1-2/+6
2023-05-11selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley1-2/+8
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley1-0/+1
2023-05-11selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2-5/+5
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman1-15/+18
2023-05-11f2fs: fix iostat lock protectionQilin Tan1-2/+2
2023-05-11bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc callDave Marchevsky1-5/+9
2023-05-11bpf: factor out fetching basic kfunc metadataAndrii Nakryiko1-33/+59
2023-05-11bpf: Add callback validation to kfunc verifier logicDave Marchevsky1-5/+129
2023-05-11bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc argsDave Marchevsky1-35/+203
2023-05-11bpf: Add bpf_rbtree_{add,remove,first} kfuncsDave Marchevsky2-1/+67
2023-05-11bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky8-73/+216
2023-05-11bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky6-110/+206
2023-05-11bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncsDavid Vernet1-0/+8
2023-05-11bpf: rename list_head -> graph_root in field info typesDave Marchevsky4-24/+26
2023-05-11wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf1-0/+1
2023-05-11scsi: hisi_sas: Handle NCQ error when IPTT is validXingui Yang3-3/+15
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen1-3/+3
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen1-3/+3
2023-05-11crypto: sa2ul - Select CRYPTO_DESSuman Anna1-0/+1
2023-05-11crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET1-2/+4
2023-05-11f2fs: fix scheduling while atomic in decompression pathJaegeuk Kim3-2/+8
2023-05-11f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...Yangtao Li1-0/+6
2023-05-11f2fs: apply zone capacity to all zone typeJaegeuk Kim2-61/+7
2023-05-11f2fs: fix uninitialized skipped_gc_rwsemYonggil Song1-1/+1
2023-05-11f2fs: handle dqget error in f2fs_transfer_project_quota()Yangtao Li1-7/+8
2023-05-11net: sunhme: Fix uninitialized return codeSean Anderson1-1/+1
2023-05-11scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov1-0/+1
2023-05-11scsi: target: iscsit: Fix TAS handling during conn cleanupMike Christie1-7/+9
2023-05-11scsi: target: Fix multiple LUN_RESET handlingMike Christie3-3/+25
2023-05-11scsi: target: iscsit: Stop/wait on cmds during conn closeMike Christie1-0/+10
2023-05-11scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie5-17/+20
2023-05-11scsi: target: Pass in cmd counter to use during cmd setupMike Christie5-28/+30
2023-05-11scsi: target: Move cmd counter allocationMike Christie5-43/+42
2023-05-11scsi: target: Move sess cmd counter to new structMike Christie4-44/+107
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann2-5/+5
2023-05-11bpf: return long from bpf_map_ops funcsJP Kobryn21-110/+110
2023-05-11netfilter: keep conntrack reference until IPsecv6 policy checks are doneMadhu Koriginja5-11/+13