summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-15Linux 5.4.272v5.4.272Sasha Levin
2024-03-15arm64: dts: qcom: sdm845: fix USB DP/DM HS PHY interruptsJohan Hovold
2024-03-15arm64: dts: qcom: add PDC interrupt controller for SDM845Lina Iyer
2024-03-15serial: max310x: fix IO data corruption in batched operationsJan Kundrát
2024-03-15serial: max310x: implement I2C supportCosmin Tanislav
2024-03-15serial: max310x: make accessing revision id interface-agnosticCosmin Tanislav
2024-03-15regmap: Add bulk read/write callbacks into regmap_configMarek Vasut
2024-03-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith
2024-03-15serial: max310x: Unprepare and disable clock in error pathAndy Shevchenko
2024-03-15getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov
2024-03-15getrusage: use __for_each_thread()Oleg Nesterov
2024-03-15getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov
2024-03-15getrusage: add the "signal_struct *sig" local variableOleg Nesterov
2024-03-15y2038: rusage: use __kernel_old_timevalArnd Bergmann
2024-03-15hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta
2024-03-15hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang
2024-03-15hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui
2024-03-15Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-03-15serial: max310x: prevent infinite while() loop in port startupHugo Villeneuve
2024-03-15serial: max310x: use a separate regmap for each portCosmin Tanislav
2024-03-15serial: max310x: use regmap methods for SPI batch operationsCosmin Tanislav
2024-03-15serial: max310x: Make use of device propertiesAndy Shevchenko
2024-03-15serial: max310x: fail probe if clock crystal is unstableHugo Villeneuve
2024-03-15serial: max310x: Try to get crystal clock rate from propertyAndy Shevchenko
2024-03-15serial: max310x: Use devm_clk_get_optional() to get the input clockAndy Shevchenko
2024-03-15um: allow not setting extra rpaths in the linux binaryJohannes Berg
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-03-15netrom: Fix data-races around sysctl_net_busy_readJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_link_fails_countJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeoutJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_requested_window_sizeJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_busy_delayJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delayJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_maximum_triesJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_timeoutJason Xing
2024-03-15netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing
2024-03-15netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang
2024-03-15netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal
2024-03-15net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis
2024-03-15net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15geneve: make sure to pull inner header in geneve_rx()Eric Dumazet
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-03-15net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel
2024-03-15lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2024-03-15lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2024-03-15lan78xx: Add missing return code checksJohn Efstathiades