summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-25block: ensure we hold a queue reference when using queue limitsJens Axboe1-6/+10
2024-01-25mptcp: refine opt_mp_capable determinationEric Dumazet1-4/+4
2024-01-25mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()Eric Dumazet1-2/+2
2024-01-25mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()Eric Dumazet1-1/+1
2024-01-25mptcp: strict validation before using mp_opt->hmacEric Dumazet1-1/+1
2024-01-25mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOINEric Dumazet1-3/+3
2024-01-25ALSA: hda: Properly setup HDMI streamAmadeusz Sławiński1-0/+6
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-25net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur1-0/+8
2024-01-25amt: do not use overwrapped cb areaTaehee Yoo1-3/+3
2024-01-25net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2024-01-25octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram1-1/+6
2024-01-25rxrpc: Fix use of Don't Fragment flagDavid Howells4-5/+17
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-25ASoC: mediatek: sof-common: Add NULL check for normal_link stringAngeloGioacchino Del Regno1-1/+1
2024-01-25PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang1-35/+50
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-25nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-25nvme: trace: avoid memcpy overflow warningArnd Bergmann1-1/+1
2024-01-25nvmet: re-fix tracing strncpy() warningArnd Bergmann1-2/+1
2024-01-25hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resumeShameer Kolothum1-2/+5
2024-01-25spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remo...Christophe JAILLET1-1/+0
2024-01-25cxl/port: Fix missing target list lockDan Williams2-17/+7
2024-01-25perf db-export: Fix missing reference count get in call_path_from_sample()Ben Gainey1-2/+2
2024-01-25serial: apbuart: fix console prompt on qemuSam Ravnborg1-1/+1
2024-01-25serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-25usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun2-2/+40
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin1-0/+4
2024-01-25apparmor: fix possible memory leak in unpack_trans_tableFedor Pchelkin2-4/+4
2024-01-25cxl/region: fix x9 interleave typoJim Harris1-1/+1
2024-01-25perf stat: Fix hard coded LL miss unitsIan Rogers1-1/+1
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-25nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-25nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-25apparmor: Fix ref count leak in task_killJohn Johansen1-1/+0
2024-01-25vdpa: Fix an error handling path in eni_vdpa_probe()Christophe JAILLET1-2/+4
2024-01-25power: supply: Fix null pointer dereference in smb2_probeKunwu Chan1-0/+4
2024-01-25iommu: Don't reserve 0-length IOVA regionAshish Mhetre1-0/+4
2024-01-25usb: gadget: webcam: Make g_webcam loadable againAndrzej Pietrasiewicz3-100/+284
2024-01-25spmi: mtk-pmif: Serialize PMIF status check and command submissionNícolas F. R. A. Prado1-4/+16
2024-01-25usb: cdc-acm: return correct error code on unsupported breakOliver Neukum2-0/+6
2024-01-25tty: use 'if' in send_break() instead of 'goto'Jiri Slaby (SUSE)1-5/+4
2024-01-25tty: don't check for signal_pending() in send_break()Jiri Slaby (SUSE)1-2/+1
2024-01-25tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAKJiri Slaby (SUSE)1-15/+17
2024-01-25PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam1-1/+1
2024-01-25bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam4-62/+84
2024-01-25bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam2-17/+52
2024-01-25bus: mhi: ep: Do not allocate event ring element on stackManivannan Sadhasivam1-18/+50
2024-01-25perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim1-1/+1