summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel1-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-10net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-04-10net: openvswitch: remove misbehaving actions length checkIlya Maximets1-14/+1
2025-04-10openvswitch: Use kmalloc_size_roundup() to match ksize() usageKees Cook1-1/+1
2025-04-10slab: Introduce kmalloc_size_roundup()Kees Cook4-3/+71
2025-04-10slab: clean up function prototypesKees Cook1-34/+34
2025-04-10gre: Fix IPv6 link-local address generation.Guillaume Nault1-6/+9
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-10net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang1-11/+48
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-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-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.15.179v5.15.179Greg Kroah-Hartman1-1/+1
2025-03-13net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski2-4/+8
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-13media: uvcvideo: Remove dangling pointersRicardo Ribalda3-3/+71
2025-03-13media: uvcvideo: Fix crash during unbind if gpio unit is in useRicardo Ribalda2-12/+24
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-13md: select BLOCK_LEGACY_AUTOLOADNeilBrown1-0/+4
2025-03-13media: uvcvideo: Avoid returning invalid controlsRicardo Ribalda1-1/+1
2025-03-13media: uvcvideo: Avoid invalid memory accessRicardo Ribalda1-1/+1
2025-03-13drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctlHaoyu Li1-3/+3
2025-03-13eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko1-1/+1
2025-03-13bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam1-2/+3