summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-21Linux 6.13.4v6.13.4Greg Kroah-Hartman1-1/+1
2025-02-21Revert "vfio/platform: check the bounds of read/write syscalls"Greg Kroah-Hartman1-10/+0
2025-02-21vsock: Orphan socket after transport releaseMichal Luczaj1-1/+7
2025-02-21vsock: Keep the binding until socket destructionMichal Luczaj1-2/+6
2025-02-21io_uring/kbuf: reallocate buf lists on upgradePavel Begunkov1-4/+11
2025-02-21sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...Tejun Heo1-8/+21
2025-02-21scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman1-2/+6
2025-02-21net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnelsJakub Kicinski3-6/+11
2025-02-21cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar1-4/+4
2025-02-21drm: renesas: rz-du: Increase supported resolutionsChris Brandt1-3/+3
2025-02-21drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström1-6/+6
2025-02-21drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()Karol Przybylski1-1/+1
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner1-0/+5
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov1-3/+0
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold1-2/+2
2025-02-21drm/rcar-du: dsi: Fix PHY lock bit checkTomi Valkeinen2-2/+1
2025-02-21drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter1-2/+1
2025-02-21drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar1-2/+8
2025-02-21drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar2-0/+6
2025-02-21drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen1-8/+4
2025-02-21io_uring/uring_cmd: unconditionally copy SQEs at prep timeJens Axboe1-23/+11
2025-02-21ipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet1-4/+10
2025-02-21io_uring/uring_cmd: switch sqe to async_data on EAGAINCaleb Sander Mateos1-9/+14
2025-02-21io_uring/uring_cmd: don't assume io_uring_cmd_data layoutCaleb Sander Mateos1-1/+1
2025-02-21io_uring/uring_cmd: cleanup struct io_uring_cmd_data layoutJens Axboe1-3/+3
2025-02-21btrfs: fix stale page cache after race between readahead and direct IO writeFilipe Manana1-3/+15
2025-02-21btrfs: rename __get_extent_map() and pass btrfs_inodeDavid Sterba1-8/+7
2025-02-21ipv6: mcast: extend RCU protection in igmp6_send()Eric Dumazet1-16/+15
2025-02-21ndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet1-4/+8
2025-02-21openvswitch: use RCU protection in ovs_vport_cmd_fill_info()Eric Dumazet1-3/+9
2025-02-21arp: use RCU protection in arp_xmit()Eric Dumazet1-1/+3
2025-02-21neighbour: use RCU protection in __neigh_notify()Eric Dumazet1-2/+6
2025-02-21ndisc: use RCU protection in ndisc_alloc_skb()Eric Dumazet1-6/+4
2025-02-21HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau1-7/+31
2025-02-21HID: hid-steam: Make sure rumble work is canceled on removalVicki Pfau1-0/+1
2025-02-21genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven4-4/+4
2025-02-21compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-21ipv6: icmp: convert to dev_net_rcu()Eric Dumazet1-19/+23
2025-02-21ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet1-1/+6
2025-02-21flow_dissector: use RCU protection to fetch dev_net()Eric Dumazet1-10/+11
2025-02-21ipv4: icmp: convert to dev_net_rcu()Eric Dumazet1-14/+17
2025-02-21ipv4: use RCU protection in __ip_rt_update_pmtu()Eric Dumazet1-5/+6
2025-02-21ipv4: use RCU protection in inet_select_addr()Eric Dumazet1-1/+2
2025-02-21ipv4: use RCU protection in rt_is_expired()Eric Dumazet1-1/+7
2025-02-21ipv4: use RCU protection in ipv4_default_advmss()Eric Dumazet1-3/+8
2025-02-21net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-21ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-21cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar1-4/+5
2025-02-21cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello1-20/+12