summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-09net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter1-0/+2
2025-01-09ionic: use ee->offset when returning sprom dataShannon Nelson1-2/+2
2025-01-09net/smc: check sndbuf_space again after NOSPACE flag is set in smc_pollGuangguan Wang1-0/+7
2025-01-09erofs: fix incorrect symlink detection in fast symlinkGao Xiang1-14/+6
2025-01-09erofs: fix order >= MAX_ORDER warning due to crafted negative i_sizeGao Xiang1-1/+1
2025-01-09drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang1-1/+1
2025-01-09i2c: pnx: Fix timeout in wait functionsVladimir Riabchun1-2/+2
2025-01-09PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde1-0/+4
2025-01-09ALSA: usb: Fix UBSAN warning in parse_audio_unit()Takashi Iwai1-0/+7
2025-01-09PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
2025-01-09usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi1-2/+2
2025-01-09net: sched: fix ordering of qlen adjustmentLion Ackermann2-2/+2
2024-12-19Linux 5.4.288v5.4.288Greg Kroah-Hartman1-1/+1
2024-12-19ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter1-10/+21
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross1-1/+4
2024-12-19tracing/kprobes: Skip symbol counting logic for module symbols in create_loca...Nikolay Kuratov1-1/+1
2024-12-19KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow statusRaghavendra Rao Ananta1-1/+0
2024-12-19blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor1-1/+8
2024-12-19blk-iocost: fix weight updates of inner active iocgsTejun Heo1-2/+12
2024-12-19blk-iocost: clamp inuse and skip noops in __propagate_weights()Tejun Heo1-1/+4
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin1-2/+0
2024-12-19net/sched: netem: account for backlog updates from child qdiscMartin Ottens1-6/+16
2024-12-19qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen1-3/+3
2024-12-19net: lapb: increase LAPB_HEADER_LENEric Dumazet1-1/+1
2024-12-19tipc: fix NULL deref in cleanup_bearer()Eric Dumazet1-1/+6
2024-12-19batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel1-3/+11
2024-12-19batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel1-15/+22
2024-12-19batman-adv: Do not send uninitialized TT changesRemi Pommarel1-0/+7
2024-12-19bpf, sockmap: Fix update element with sameMichal Luczaj1-0/+1
2024-12-19xfs: don't drop errno values when we fail to ficlone the entire rangeDarrick J. Wong1-0/+8
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu1-3/+6
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan1-2/+7
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren1-10/+6
2024-12-19ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori1-0/+1
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson1-5/+11
2024-12-14Linux 5.4.287v5.4.287Greg Kroah-Hartman1-1/+1
2024-12-14bpf, xdp: Update devmap comments to reflect napi/rcu usageJohn Fastabend1-10/+11
2024-12-14ALSA: usb-audio: Fix out of bounds reads when finding clock sourcesTakashi Iwai1-2/+30
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-5/+17
2024-12-14Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"Zhang Zekun1-1/+1
2024-12-14modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner1-1/+1
2024-12-14ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao1-19/+0
2024-12-14jffs2: Fix rtime decompressorRichard Weinberger1-1/+1
2024-12-14jffs2: Prevent rtime decompress memory corruptionKinsey Moore1-0/+3
2024-12-14KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITEKunkun Jiang1-1/+5
2024-12-14KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a deviceKunkun Jiang1-2/+4
2024-12-14KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*Jing Zhang2-12/+32
2024-12-14perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter2-3/+10