summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-07Linux 6.1.130v6.1.130Greg Kroah-Hartman
2025-03-07media: mtk-vcodec: potential null pointer deference in SCPFullway Wang
2025-03-07pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le
2025-03-07Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher
2025-03-07mm/memory: Use exception ip to search exception tablesJiaxun Yang
2025-03-07ptrace: Introduce exception_ip arch hookJiaxun Yang
2025-03-07intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]
2025-03-07drm/amd/display: fixed integer types and null check locationsSohaib Nadeem
2025-03-07riscv/futex: sign extend compare value in atomic cmpxchgAndreas Schwab
2025-03-07sched/core: Prevent rescheduling when interrupts are disabledThomas Gleixner
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel
2025-03-07mptcp: reset when MPTCP opts are dropped after joinMatthieu Baerts (NGI0)
2025-03-07mptcp: always handle address removal under msk socket lockPaolo Abeni
2025-03-07phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty
2025-03-07phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-03-07net: enetc: correct the xdp_tx statisticsWei Fang
2025-03-07net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-03-07net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang
2025-03-07usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich
2025-03-07i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung
2025-03-07perf/core: Fix low freq setting via IOC_PERIODKan Liang
2025-03-07perf/x86: Fix low freqency setting issueKan Liang
2025-03-07ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2Dmitry Panchenko
2025-03-07ftrace: Avoid potential division by zero in function_stat_show()Nikolay Kuratov
2025-03-07tracing: Fix bad hist from corrupting named_triggers listSteven Rostedt
2025-03-07phy: rockchip: naneng-combphy: compatible reset with old DTChukun Pan
2025-03-07x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior
2025-03-07io_uring/net: save msg_control for compatPavel Begunkov
2025-03-07uprobes: Reject the shared zeropage in uprobe_write_opcode()Tong Tiangen
2025-03-07mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells
2025-03-07net: ipv6: fix dst ref loop on input in rpl lwtJustin Iurman
2025-03-07net: ipv6: rpl_iptunnel: mitigate 2-realloc issueJustin Iurman
2025-03-07net: ipv6: fix dst ref loop on input in seg6 lwtJustin Iurman
2025-03-07net: ipv6: seg6_iptunnel: mitigate 2-realloc issueJustin Iurman
2025-03-07include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman
2025-03-07net/mlx5: IRQ, Fix null string in debug printShay Drory
2025-03-07net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari
2025-03-07net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib
2025-03-07tcp: Defer ts_recent changes until req is ownedWang Hai
2025-03-07ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu
2025-03-07ASoC: es8328: fix route from DAC to outputNicolas Frattaroli
2025-03-07net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-03-07ipvlan: ensure network headers are in skb linear partEric Dumazet
2025-03-07ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.Guillaume Nault
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault