summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu2-0/+24
2023-11-28scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISRPeter Wang1-0/+3
2023-11-28scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran1-2/+10
2023-11-28scsi: ufs: qcom: Update PHY settings only when scaling to higher gearsManivannan Sadhasivam2-3/+9
2023-11-28scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil1-2/+2
2023-11-28scsi: mpt3sas: Fix loop logicRanjan Kumar1-2/+2
2023-11-28bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_ENDShung-Hsi Yu1-1/+6
2023-11-28bpf: Fix check_stack_write_fixed_off() to correctly spill immHao Sun1-1/+1
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook1-3/+8
2023-11-28powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin1-3/+2
2023-11-28perf intel-pt: Fix async branch flagsAdrian Hunter1-0/+2
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia1-0/+10
2023-11-28drivers: perf: Check find_first_bit() return valueAlexandre Ghiti1-0/+5
2023-11-28perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen1-0/+3
2023-11-28i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli1-12/+3
2023-11-28perf/core: Fix cpuctx refcountingPeter Zijlstra2-5/+25
2023-11-28cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina1-3/+2
2023-11-28cifs: spnego: add ';' in HOST_KEY_LENAnastasia Belova1-2/+2
2023-11-28scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1Naomi Chu1-1/+1
2023-11-28tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu1-0/+1
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui1-1/+1
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov1-1/+1
2023-11-28net: sched: do not offload flows with a helper in act_ctXin Long2-0/+12
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu1-4/+8
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu1-4/+9
2023-11-28net/mlx5e: Reduce the size of icosq_strSaeed Mahameed1-2/+2
2023-11-28net/mlx5: Increase size of irq name bufferRahul Rameshbabu2-3/+6
2023-11-28net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu1-4/+16
2023-11-28net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu5-1/+94
2023-11-28net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu7-81/+236
2023-11-28net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu3-314/+179
2023-11-28net/mlx5e: Fix pedit endiannessVlad Buslov1-28/+32
2023-11-28net/mlx5e: fix double free of encap_header in update funcsGavin Li1-10/+10
2023-11-28net/mlx5e: fix double free of encap_headerDust Li1-6/+4
2023-11-28net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu1-1/+6
2023-11-28io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrievalJens Axboe2-9/+12
2023-11-28gve: Fixes for napi_poll when budget is 0Ziwei Xiao3-9/+7
2023-11-28pds_core: fix up some format-truncation complaintsShannon Nelson3-4/+8
2023-11-28pds_core: use correct index to mask irqShannon Nelson1-1/+1
2023-11-28net: stmmac: avoid rx queue overrunBaruch Siach1-0/+1
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach1-1/+1
2023-11-28netfilter: nf_tables: bogus ENOENT when destroying element which does not existPablo Neira Ayuso1-2/+3
2023-11-28netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter3-5/+6
2023-11-28netfilter: nf_conntrack_bridge: initialize err to 0Linkui Xiao1-1/+1
2023-11-28af_unix: fix use-after-free in unix_stream_read_actor()Eric Dumazet1-4/+5
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij2-14/+5
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij1-1/+23
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij2-3/+3
2023-11-28bonding: stop the device in bond_setup_by_slave()Eric Dumazet1-0/+6
2023-11-28ptp: annotate data-race around q->head and q->tailEric Dumazet4-6/+13