summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-05-11f2fs: fix iostat lock protectionQilin Tan
2023-05-11wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf
2023-05-11scsi: hisi_sas: Handle NCQ error when IPTT is validXingui Yang
2023-05-11scsi: libsas: Add sas_ata_device_link_abort()John Garry
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen
2023-05-11crypto: sa2ul - Select CRYPTO_DESSuman Anna
2023-05-11crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET
2023-05-11f2fs: fix scheduling while atomic in decompression pathJaegeuk Kim
2023-05-11f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...Yangtao Li
2023-05-11f2fs: apply zone capacity to all zone typeJaegeuk Kim
2023-05-11f2fs: fix uninitialized skipped_gc_rwsemYonggil Song
2023-05-11f2fs: handle dqget error in f2fs_transfer_project_quota()Yangtao Li
2023-05-11net: sunhme: Fix uninitialized return codeSean Anderson
2023-05-11scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov
2023-05-11scsi: target: iscsit: Fix TAS handling during conn cleanupMike Christie
2023-05-11scsi: target: Fix multiple LUN_RESET handlingMike Christie
2023-05-11scsi: target: iscsit: Stop/wait on cmds during conn closeMike Christie
2023-05-11scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie
2023-05-11scsi: target: Pass in cmd counter to use during cmd setupMike Christie
2023-05-11scsi: target: Move cmd counter allocationMike Christie
2023-05-11scsi: target: Move sess cmd counter to new structMike Christie
2023-05-11scsi: target: core: Change the way target_xcopy_do_work() sets restiction on ...Anastasia Kovaleva
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann
2023-05-11netfilter: keep conntrack reference until IPsecv6 policy checks are doneMadhu Koriginja
2023-05-11net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()Russell King (Oracle)
2023-05-11libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.Alexei Starovoitov
2023-05-11net/packet: convert po->auxdata to an atomic flagEric Dumazet
2023-05-11net/packet: convert po->origdev to an atomic flagEric Dumazet
2023-05-11net/packet: annotate accesses to po->xmitEric Dumazet
2023-05-11vlan: partially enable SIOCSHWTSTAMP in containerVadim Fedorenko
2023-05-11net: pcs: xpcs: remove double-read of link state when using ANRussell King (Oracle)
2023-05-11bpf: Remove misleading spec_v1 check on var-offset stack readLuis Gerhorst
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau
2023-05-11wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-05-11crypto: qat - fix concurrency issue when device state changesShashank Gupta
2023-05-11bpf: fix precision propagation verbose loggingAndrii Nakryiko
2023-05-11bpf: take into account liveness when propagating precisionAndrii Nakryiko
2023-05-11wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl
2023-05-11wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl
2023-05-11tools: bpftool: Remove invalid \' json escapeLuis Gerhorst
2023-05-11wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-05-11wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping
2023-05-11wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi
2023-05-11wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter
2023-05-11wifi: ath5k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-05-11wifi: ath11k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-05-11wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-05-11wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov