summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-21Linux 6.1.129v6.1.129Greg Kroah-Hartman
2025-02-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2025-02-21drm/amd/display: Add NULL pointer check for kzallocHersen Wu
2025-02-21f2fs: fix to wait dio completionChao Yu
2025-02-21ARM: dts: dra7: Add bus_dma_limit for l4 cfg busRomain Naour
2025-02-21selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu
2025-02-21netdevsim: print human readable IP addressHangbin Liu
2025-02-21net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice eventsVladimir Oltean
2025-02-21parport_pc: add support for ASIX AX99100Jiaqing Zhao
2025-02-21serial: 8250_pci: add support for ASIX AX99100Jiaqing Zhao
2025-02-21can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao
2025-02-21nilfs2: protect access to buffers with no active referencesRyusuke Konishi
2025-02-21nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi
2025-02-21nilfs2: do not output warnings when clearing dirty buffersRyusuke Konishi
2025-02-21i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver...Kaixin Wang
2025-02-21alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky
2025-02-21mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang
2025-02-21arm64: tegra: Fix typo in Tegra234 dce-fabric compatibleSumit Gupta
2025-02-21iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2025-02-21x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper
2025-02-21kdb: Do not assume write() callback availableJohn Ogness
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2025-02-21drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar
2025-02-21drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen
2025-02-21ipv6: mcast: add RCU protection to mld_newpack()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-21neighbour: delete redundant judgment statementsLi Zetao
2025-02-21ndisc: use RCU protection in ndisc_alloc_skb()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-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin
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-21net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-21clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long
2025-02-21clocksource: Use pr_info() for "Checking clocksource synchronization" messageWaiman Long
2025-02-21btrfs: fix hole expansion when writing at an offset beyond EOFFilipe Manana
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu
2025-02-21arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor
2025-02-21regmap-irq: Add missing kfree()Jiasheng Jiang
2025-02-21partitions: mac: fix handling of bogus partition tableJann Horn