summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-05bpf: Set need_defer as false when clearing fd array during map freeHou Tao1-9/+14
2024-02-05bpf: Check rcu_read_lock_trace_held() before calling bpf map helpersHou Tao1-5/+8
2024-02-05wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang4-7/+43
2024-02-05wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang1-2/+2
2024-02-05wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang1-2/+3
2024-02-05bpf: Fix a few selftest failures due to llvm18 changeYonghong Song2-1/+2
2024-02-05ARM: dts: imx7s: Fix nand-controller #size-cellsAlexander Stein1-1/+1
2024-02-05ARM: dts: imx7s: Fix lcdif compatibleAlexander Stein1-1/+1
2024-02-05ARM: dts: imx7d: Fix coresight funnel portsAlexander Stein2-4/+5
2024-02-05scsi: arcmsr: Support new PCI device IDs 1883 and 1886ching Huang2-0/+10
2024-02-05scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116Sumit Saxena2-2/+6
2024-02-05scsi: mpi3mr: Add support for SAS5116 PCI IDsSumit Saxena1-0/+8
2024-02-05net: usb: ax88179_178a: avoid two consecutive device resetsJose Ignacio Tornos Martinez1-2/+0
2024-02-05bonding: return -ENOMEM instead of BUG in alb_upper_dev_walkZhengchao Shao2-2/+6
2024-02-05PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel1-0/+13
2024-02-05net: phy: micrel: fix ts_info value in case of no phcKory Maincent1-5/+1
2024-02-05ARM: dts: samsung: s5pv210: fix camera unit addresses/rangesKrzysztof Kozlowski1-9/+9
2024-02-05ARM: dts: samsung: exynos4: fix camera unit addresses/rangesKrzysztof Kozlowski2-21/+22
2024-02-05scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee2-2/+3
2024-02-05soc: xilinx: fix unhandled SGI warning messageTanmay Shah1-1/+1
2024-02-05soc: xilinx: Fix for call trace due to the usage of smp_processor_id()HariBabu Gattem1-1/+4
2024-02-05ARM: dts: qcom: msm8660: fix PMIC node labelsDmitry Baryshkov2-10/+10
2024-02-05ARM: dts: qcom: mdm9615: fix PMIC node labelsDmitry Baryshkov2-8/+8
2024-02-05ARM: dts: qcom: strip prefix from PMIC filesDmitry Baryshkov23-23/+23
2024-02-05selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao1-4/+14
2024-02-05wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang1-1/+1
2024-02-05selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song1-0/+22
2024-02-05libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESETYonghong Song1-5/+8
2024-02-05selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2024-02-05selftests/bpf: fix RELEASE=1 build for tc_optsAndrii Nakryiko1-5/+1
2024-02-05wifi: rt2x00: restart beacon queue when hardware resetShiji Yang2-0/+14
2024-02-05wifi: rtw89: fix timeout calculation in rtw89_roc_end()Dmitry Antipov1-1/+1
2024-02-05ext4: avoid online resizing failures due to oversized flex bgBaokun Li1-8/+17
2024-02-05ext4: remove unnecessary check from alloc_flex_gd()Baokun Li1-3/+0
2024-02-05ext4: unify the type of flexbg_size to unsigned intBaokun Li1-6/+7
2024-02-05ext4: fix inconsistent between segment fstrim and full fstrimYe Bin1-3/+8
2024-02-05ecryptfs: Reject casefold directory inodesGabriel Krisman Bertazi1-0/+8
2024-02-05smb: client: fix hardlinking of reparse pointsPaulo Alcantara6-27/+43
2024-02-05smb: client: fix renaming of reparse pointsPaulo Alcantara6-31/+55
2024-02-05ext4: treat end of range as exclusive in ext4_zero_range()Ojaswin Mujoo1-2/+4
2024-02-05SUNRPC: Fix a suspicious RCU usage warningAnna Schumaker1-2/+15
2024-02-05sysctl: Fix out of bounds access for empty sysctl registersJoel Granados1-2/+7
2024-02-05KVM: s390: fix setting of fpc registerHeiko Carstens1-5/+0
2024-02-05s390/ptrace: handle setting of fpc register correctlyHeiko Carstens1-3/+3
2024-02-05s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak1-1/+15
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann8-10/+5
2024-02-05s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2-2/+3
2024-02-05jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis1-0/+3
2024-02-05rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()Oleg Nesterov1-1/+2
2024-02-05afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov1-3/+4