summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
28 hoursLinux 5.15.209v5.15.209linux-5.15.yGreg Kroah-Hartman1-1/+1
28 hoursnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
28 hoursgpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski1-0/+13
28 hoursgpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)Andy Shevchenko1-4/+4
28 hoursstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula1-0/+12
28 hoursnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
28 hourstracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier1-4/+2
28 hoursbridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel1-5/+17
28 hoursnet: bridge: Flush multicast groups when snooping is disabledPetr Machata1-0/+9
28 hoursRDMA/rtrs: Fix use-after-free in path file creation cleanupGuangshuo Li1-1/+1
28 hoursplatform/x86: intel-vbtn: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
28 hoursplatform/x86: intel-hid: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
28 hoursplatform/x86: hp_accel: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-0/+3
28 hoursplatform/x86: adv_swbutton: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
28 hoursnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
28 hoursnet: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
28 hoursnet: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2-64/+56
28 hoursnet: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
28 hoursnet: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
28 hoursdrm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
28 hoursnet: tls: prevent chain-after-chain in plain text SGJakub Kicinski1-6/+18
28 hoursnet: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski1-4/+2
28 hoursdrm/msm: Fix iommu_map_sgtable() return value check and avoid WARNMikko Perttunen1-2/+3
28 hoursethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao1-4/+4
28 hoursHID: quirks: really enable the intended work around for appledisplayLukas Bulwahn1-1/+1
28 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
28 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
28 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
28 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
28 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
28 hoursirqchip/ath79-cpu: Remove unused functionRosen Penev1-7/+0
28 hoursphy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos1-3/+2
28 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
28 hourstcp: Fix imbalanced icsk_accept_queue count.Kuniyuki Iwashima1-1/+1
28 hoursnetfilter: x_tables: unregister the templates firstFlorian Westphal9-9/+9
28 hoursARM: integrator: Fix early initializationGuenter Roeck1-9/+4
28 hourskunit: config: KUNIT_DEBUGFS should depend on DEBUG_FSDavid Gow1-0/+1
28 hourskunit: config: Enable KUNIT_DEBUGFS by defaultDavid Gow1-2/+2
28 hoursfirmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla1-1/+1
28 hoursfirmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla1-1/+3
28 hourshwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessorsAbdurrahman Hussain1-0/+6
28 hourshwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()Abdurrahman Hussain1-4/+4
28 hourshwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()Abdurrahman Hussain1-4/+4
28 hourshwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multipleAbdurrahman Hussain1-1/+0
28 hourshwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NRAbdurrahman Hussain1-1/+1
28 hourshwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized bufferAbdurrahman Hussain1-1/+3
28 hourshwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read bufferAbdurrahman Hussain1-1/+1
28 hourshwmon: (pmbus/adm1266) reject implausible blackbox record_countAbdurrahman Hussain1-0/+3
28 hourshwmon: (pmbus/adm1266) seed timestamp from the real-time clockAbdurrahman Hussain1-1/+1
28 hoursbatman-adv: tt: fix negative tt_buff_lenSven Eckelmann1-1/+1