summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-21Linux 6.13.4v6.13.4Greg Kroah-Hartman
2025-02-21Revert "vfio/platform: check the bounds of read/write syscalls"Greg Kroah-Hartman
2025-02-21vsock: Orphan socket after transport releaseMichal Luczaj
2025-02-21vsock: Keep the binding until socket destructionMichal Luczaj
2025-02-21io_uring/kbuf: reallocate buf lists on upgradePavel Begunkov
2025-02-21sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...Tejun Heo
2025-02-21scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman
2025-02-21net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski
2025-02-21cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar
2025-02-21drm: renesas: rz-du: Increase supported resolutionsChris Brandt
2025-02-21drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström
2025-02-21drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()Karol Przybylski
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold
2025-02-21drm/rcar-du: dsi: Fix PHY lock bit checkTomi Valkeinen
2025-02-21drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter
2025-02-21drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar
2025-02-21drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar
2025-02-21drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen
2025-02-21io_uring/uring_cmd: unconditionally copy SQEs at prep timeJens Axboe
2025-02-21ipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet
2025-02-21io_uring/uring_cmd: switch sqe to async_data on EAGAINCaleb Sander Mateos
2025-02-21io_uring/uring_cmd: don't assume io_uring_cmd_data layoutCaleb Sander Mateos
2025-02-21io_uring/uring_cmd: cleanup struct io_uring_cmd_data layoutJens Axboe
2025-02-21btrfs: fix stale page cache after race between readahead and direct IO writeFilipe Manana
2025-02-21btrfs: rename __get_extent_map() and pass btrfs_inodeDavid Sterba
2025-02-21ipv6: mcast: extend RCU protection in igmp6_send()Eric Dumazet
2025-02-21ndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet
2025-02-21openvswitch: use RCU protection in ovs_vport_cmd_fill_info()Eric Dumazet
2025-02-21arp: use RCU protection in arp_xmit()Eric Dumazet
2025-02-21neighbour: use RCU protection in __neigh_notify()Eric Dumazet
2025-02-21ndisc: use RCU protection in ndisc_alloc_skb()Eric Dumazet
2025-02-21HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-21HID: hid-steam: Make sure rumble work is canceled on removalVicki Pfau
2025-02-21genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven
2025-02-21compiler.h: Move C string helpers into C-only kernel sectionKees Cook
2025-02-21ipv6: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-21ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet
2025-02-21flow_dissector: use RCU protection to fetch dev_net()Eric Dumazet
2025-02-21ipv4: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-21ipv4: use RCU protection in __ip_rt_update_pmtu()Eric Dumazet
2025-02-21ipv4: use RCU protection in inet_select_addr()Eric Dumazet
2025-02-21ipv4: use RCU protection in rt_is_expired()Eric Dumazet
2025-02-21ipv4: use RCU protection in ipv4_default_advmss()Eric Dumazet
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-21cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello