summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbellZhang Lixu1-3/+3
2025-04-10vboxsf: fix building with GCC 15Brahmajit Das1-1/+2
2025-04-10alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman4-21/+6
2025-04-10ACPI: resource: IRQ override for Eluktronics MECH-17Gannon Kolding1-0/+6
2025-04-10scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm1-1/+1
2025-04-10iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du1-1/+4
2025-04-10powercap: call put_device() on an error path in powercap_register_control_type()Joe Hattori1-2/+1
2025-04-10hrtimers: Mark is_migration_base() with __always_inlineAndy Shevchenko1-10/+12
2025-04-10nvme-fc: go straight to connecting state when initializingDaniel Wagner1-2/+1
2025-04-10net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-04-10netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4
2025-04-10net_sched: Prevent creation of classes with TC_H_ROOTCong Wang1-0/+6
2025-04-10ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter1-4/+4
2025-04-10netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju1-0/+2
2025-04-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang1-0/+5
2025-04-10Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley1-0/+13
2025-04-10netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao1-2/+7
2025-04-10ice: fix memory leak in aRFS after resetGrzegorz Nitka1-1/+1
2025-04-10netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.Sebastian Andrzej Siewior1-2/+4
2025-04-10netfilter: nft_ct: fix use after free when attaching zone templateFlorian Westphal1-1/+4
2025-04-10netfilter: conntrack: convert to refcount_t apiFlorian Westphal11-33/+27
2025-04-10pinctrl: bcm281xx: Fix incorrect regmap max_registers valueArtur Weber1-1/+1
2025-04-10fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley1-1/+1
2025-04-10x86/kexec: fix memory leak of elf header bufferBaoquan He1-3/+9
2025-04-10KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernelSean Christopherson1-1/+5
2025-04-10ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen2-5/+5
2025-04-10sched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov1-5/+2
2025-04-10clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse3-23/+25
2025-04-10vlan: fix memory leak in vlan_newlink()Eric Dumazet1-3/+7
2025-03-13Linux 5.10.235v5.10.235Greg Kroah-Hartman1-1/+1
2025-03-13net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski2-3/+5
2025-03-13udf: Fix use of check_add_overflow() with mixed type argumentsBen Hutchings1-1/+1
2025-03-13perf cs-etm: Add missing variable in cs_etm__process_queues()Ben Hutchings1-1/+1
2025-03-13usb: xhci: Enable the TRB overfetch quirk on VIA VL805Michal Pecio3-5/+9
2025-03-13btrfs: bring back the incorrectly removed extent buffer lock recursion supportFilipe Manana1-4/+64
2025-03-13crypto: hisilicon/qm - inject error before stopping queueWeili Qian1-23/+23
2025-03-13kbuild: userprogs: use correct lld when linking through clangThomas Weißschuh1-0/+5
2025-03-13sched: sch_cake: add bounds checks to host bulk flow fairness countsToke Høiland-Jørgensen1-65/+75
2025-03-13vsock: Orphan socket after transport releaseMichal Luczaj1-1/+7
2025-03-13vsock: Keep the binding until socket destructionMichal Luczaj1-2/+6
2025-03-13bpf, vsock: Invoke proto::close on close()Michal Luczaj1-27/+40
2025-03-13Revert "media: uvcvideo: Require entities to have a non-zero unique ID"Thadeu Lima de Souza Cascardo1-39/+24
2025-03-13media: uvcvideo: Remove dangling pointersRicardo Ribalda3-3/+71
2025-03-13media: uvcvideo: Only save async fh if successRicardo Ribalda1-6/+10
2025-03-13nilfs2: handle errors that nilfs_prepare_chunk() may returnRyusuke Konishi3-19/+27
2025-03-13nilfs2: eliminate staggered calls to kunmap in nilfs_renameRyusuke Konishi1-1/+2
2025-03-13nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_linkRyusuke Konishi3-16/+14
2025-03-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck1-1/+2
2025-03-13mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara1-2/+4
2025-03-13eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko1-1/+1