summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-19hisi_acc_vfio_pci: fix XQE dma address errorLongfang Liu2-8/+47
2025-06-19wifi: ath12k: fix memory leak in ath12k_service_ready_ext_eventRajat Soni1-0/+1
2025-06-19wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_de...Yingying Tang3-6/+5
2025-06-19wifi: ath12k: Fix invalid RSSI values in station dumpP Praneesh1-1/+2
2025-06-19iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer1-1/+0
2025-06-19wifi: rtw89: fix firmware scan delay unit for WiFi 6 chipsChin-Yen Lee1-1/+1
2025-06-19wifi: rtw88: fix the 'para' buffer size to avoid reading out of boundsAlexey Kodanev1-1/+1
2025-06-19wifi: rtw89: pci: enlarge retry times of RX tag to 1000Ping-Ke Shih1-1/+1
2025-06-19wifi: rtw89: pci: configure manual DAC mode via PCI config API onlyPing-Ke Shih1-11/+23
2025-06-19s390/bpf: Store backchain even for leaf progsIlya Leoshkevich1-7/+5
2025-06-19clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHzVincent Knecht1-2/+2
2025-06-19dt-bindings: soc: fsl,qman-fqd: Fix reserved-memory.yaml referenceRob Herring (Arm)1-2/+2
2025-06-19bpf: Fix WARN() in get_bpf_raw_tp_regsTao Chen1-1/+1
2025-06-19pinctrl: at91: Fix possible out-of-boundary accessAndy Shevchenko1-1/+5
2025-06-19pinctrl: qcom: correct the ngpios entry for QCS8300Lijuan Gao1-1/+1
2025-06-19pinctrl: qcom: correct the ngpios entry for QCS615Lijuan Gao1-1/+1
2025-06-19libbpf: Use proper errno value in nlattrAnton Protopopov1-8/+7
2025-06-19ktls, sockmap: Fix missing uncharge operationJiayuan Chen1-0/+7
2025-06-19of: unittest: Unlock on error in unittest_data_add()Dan Carpenter1-4/+6
2025-06-19tracing: Fix error handling in event_trigger_parse()Miaoqian Lin1-2/+2
2025-06-19tracing: Rename event_trigger_alloc() to trigger_data_alloc()Steven Rostedt3-14/+12
2025-06-19selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst1-6/+8
2025-06-19selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye2-20/+52
2025-06-19efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang1-0/+1
2025-06-19rtla: Define _GNU_SOURCE in timerlat_bpf.cTomas Glozar1-0/+1
2025-06-19wifi: iwlfiwi: mvm: Fix the rate reportingIlan Peer1-0/+2
2025-06-19clk: test: Forward-declare struct of_phandle_args in kunit/clk.hRichard Fitzgerald1-0/+1
2025-06-19clk: bcm: rpi: Add NULL check in raspberrypi_clk_register()Henry Martin1-0/+2
2025-06-19bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernelsYiFei Zhu1-1/+1
2025-06-19clk: qcom: gpucc-sm6350: Add *_wait_val values for GDSCsLuca Weiss1-0/+6
2025-06-19clk: qcom: gcc-sm6350: Add *_wait_val values for GDSCsLuca Weiss1-0/+6
2025-06-19clk: qcom: dispcc-sm6350: Add *_wait_val values for GDSCsLuca Weiss1-0/+3
2025-06-19clk: qcom: camcc-sm6350: Add *_wait_val values for GDSCsLuca Weiss1-0/+18
2025-06-19tracing: Move histogram trigger variables from stack to per CPU structureSteven Rostedt1-15/+105
2025-06-19iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_devQinxin Xia1-1/+1
2025-06-19bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov1-0/+6
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad2-2/+29
2025-06-19IB/cm: Drop lockdep assert and WARN when freeing old msgVlad Dumitrescu1-1/+2
2025-06-19netfilter: nft_set_pipapo: prevent overflow in lookup table allocationPablo Neira Ayuso1-14/+44
2025-06-19netfilter: nft_quota: match correctly when the quota just depletedZhongqiu Duan1-7/+13
2025-06-19netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...Huajian Yang2-12/+12
2025-06-19bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into mapsLorenzo Bianconi1-11/+16
2025-06-19libbpf: Use proper errno value in linkerAnton Protopopov1-2/+2
2025-06-19selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier1-1/+1
2025-06-19crypto/krb5: Fix change to use SG miter to use offsetDavid Howells1-0/+1
2025-06-19scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernelsYi Zhang1-2/+2
2025-06-19scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbkJustin Tee1-15/+17
2025-06-19f2fs: zone: fix to calculate first_zoned_segno correctlyChao Yu4-20/+69
2025-06-19f2fs: fix to detect gcing page in f2fs_is_cp_guaranteed()Chao Yu1-1/+1
2025-06-19f2fs: clean up w/ fscrypt_is_bounce_page()Chao Yu1-1/+1