summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-12firmware: arm_scmi: Make clock rates allocation dynamicCristian Marussi
2026-05-12firmware: arm_scmi: Drop unused clock rate interfacesCristian Marussi
2026-05-12clk: scmi: Use new simplified per-clock rate propertiesCristian Marussi
2026-05-12firmware: arm_scmi: Simplify clock rates exposed interfaceCristian Marussi
2026-05-12clk: scmi: Use new determine_rate clock operationCristian Marussi
2026-05-12firmware: arm_scmi: Add clock determine_rate operationCristian Marussi
2026-05-12clk: scmi: Fix clock rate roundingCristian Marussi
2026-05-12bus: mhi: host: pci_generic: Round up nr_irqs to power of twoJavier Achirica
2026-05-12Merge branch 'net-shaper-fix-various-minor-bugs'Paolo Abeni
2026-05-12net: shaper: reject QUEUE scope handle with missing idJakub Kicinski
2026-05-12net: shaper: enforce singleton NETDEV scope with id 0Jakub Kicinski
2026-05-12net: shaper: reject handle IDs exceeding internal bit-widthJakub Kicinski
2026-05-12tools: ynl: add scope qualifier for definitionsJakub Kicinski
2026-05-12net: shaper: fix undersized reply skb allocation in GROUP commandJakub Kicinski
2026-05-12net: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doitJakub Kicinski
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski
2026-05-12net: shaper: reject duplicate leaves in GROUP requestJakub Kicinski
2026-05-12net: shaper: fix trivial ordering issue in net_shaper_commit()Jakub Kicinski
2026-05-12net: shaper: flip the polarity of the valid flagJakub Kicinski
2026-05-12wifi: ath10k: skip WMI and beacon transmission when device is wedgedKang Yang
2026-05-12wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI callsNicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande
2026-05-12net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore
2026-05-12ASoC: cs35l56: Abort TDM mask loop at maximum channel shiftRichard Fitzgerald
2026-05-12Merge branch 'net-ethernet-cortina-fix-various-rx-bugs'Paolo Abeni
2026-05-12net: ethernet: cortina: Carry over frag counterLinus Walleij
2026-05-12net: ethernet: cortina: Make RX SKB per-portLinus Walleij
2026-05-12net: ethernet: cortina: No mapping is a dropped rxLinus Walleij
2026-05-12PCI: amd-mdb: Assert PERST# on shutdownSai Krishna Musham
2026-05-12spi: ep93xx: fix error pointer deref after DMA setup failureJohan Hovold
2026-05-12Merge patch series "netfs: Miscellaneous fixes"Christian Brauner
2026-05-12afs: Fix the locking used by afs_get_link()David Howells
2026-05-12netfs, afs: Fix write skipping in dir/link writepagesDavid Howells
2026-05-12netfs: Fix netfs_read_folio() to wait on writebackDavid Howells
2026-05-12netfs: Fix folio->private handling in netfs_perform_write()David Howells
2026-05-12netfs: Fix partial invalidation of streaming-write folioDavid Howells
2026-05-12netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
2026-05-12netfs: Fix leak of request in netfs_write_begin() error handlingDavid Howells
2026-05-12netfs: Fix early put of sink folio in netfs_read_gaps()David Howells
2026-05-12netfs: Fix write streaming disablement if fd open O_RDWRDavid Howells
2026-05-12netfs: Fix read-gaps to remove netfs_folio from filled folioDavid Howells
2026-05-12netfs: Fix potential deadlock in write-through modeDavid Howells
2026-05-12netfs: Fix streaming write being overwrittenDavid Howells
2026-05-12netfs: Defer the emission of trace_netfs_folio()David Howells
2026-05-12netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
2026-05-12netfs: Fix overrun check in netfs_extract_user_iter()David Howells
2026-05-12netfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara
2026-05-12netfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells
2026-05-12netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() callViacheslav Dubeyko