]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-05-12  Thomas Huthxen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in...
2026-05-12  Aaron WebsterHID: playstation: Add DualSense Edge extra button support
2026-05-12  Karl CaymeHID: rakk: add support for Rakk Dasig X side buttons
2026-05-12  Sungwoo Kimblock: bio-integrity: Fix null-ptr-deref in bio_integri...
2026-05-12  Lukas BulwahnHID: quirks: really enable the intended work around...
2026-05-12  Casey Chenblock: recompute nr_integrity_segments in blk_insert_cl...
2026-05-12  David Carlierblock: don't overwrite bip_vcnt in bio_integrity_copy_u...
2026-05-12  Oliver NeukumHID: hid-sjoy: race between init and usage
2026-05-12  Steve FrenchSMB3.1.1: add missing QUERY_DIR info levels
2026-05-12  Chaitanya Kumar... drm/i915/display: Copy color pipeline from plane in...
2026-05-12  Cristian Marussifirmware: arm_scmi: Introduce all_rates_get clock operation
2026-05-12  Geert Uytterhoevenfirmware: arm_scmi: Fix OOB in scmi_clock_describe_rate...
2026-05-12  Cristian Marussifirmware: arm_scmi: Use bound iterators to minimize...
2026-05-12  Geert Uytterhoevenfirmware: arm_scmi: Use proper iter_response_bound_clea...
2026-05-12  Geert Uytterhoevenfirmware: arm_scmi: Fix bound iterators returning too...
2026-05-12  Cristian Marussifirmware: arm_scmi: Add bound iterators support
2026-05-12  Cristian Marussifirmware: arm_scmi: Refactor iterators internal allocation
2026-05-12  Cristian Marussifirmware: arm_scmi: Harden clock parents discovery
2026-05-12  Cristian Marussifirmware: arm_scmi: Make clock rates allocation dynamic
2026-05-12  Cristian Marussifirmware: arm_scmi: Drop unused clock rate interfaces
2026-05-12  Cristian Marussiclk: scmi: Use new simplified per-clock rate properties
2026-05-12  Cristian Marussifirmware: arm_scmi: Simplify clock rates exposed interface
2026-05-12  Cristian Marussiclk: scmi: Use new determine_rate clock operation
2026-05-12  Cristian Marussifirmware: arm_scmi: Add clock determine_rate operation
2026-05-12  Cristian Marussiclk: scmi: Fix clock rate rounding
2026-05-12  Paolo AbeniMerge branch 'net-shaper-fix-various-minor-bugs'
2026-05-12  Jakub Kicinskinet: shaper: reject QUEUE scope handle with missing id
2026-05-12  Jakub Kicinskinet: shaper: enforce singleton NETDEV scope with id 0
2026-05-12  Jakub Kicinskinet: shaper: reject handle IDs exceeding internal bit...
2026-05-12  Jakub Kicinskitools: ynl: add scope qualifier for definitions
2026-05-12  Jakub Kicinskinet: shaper: fix undersized reply skb allocation in...
2026-05-12  Jakub Kicinskinet: shaper: set ret to -ENOMEM when genlmsg_new()...
2026-05-12  Jakub Kicinskiselftests: drv-net: add shaper test for duplicate leaves
2026-05-12  Jakub Kicinskinet: shaper: reject duplicate leaves in GROUP request
2026-05-12  Jakub Kicinskinet: shaper: fix trivial ordering issue in net_shaper_c...
2026-05-12  Jakub Kicinskinet: shaper: flip the polarity of the valid flag
2026-05-12  Kang Yangwifi: ath10k: skip WMI and beacon transmission when...
2026-05-12  Nicolas Escandewifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_...
2026-05-12  Nicolas Escandewifi: ath11k: fix error path leaks in some WMI calls
2026-05-12  Nicolas Escandewifi: ath11k: fix error path leaks in some WMI WOW...
2026-05-12  Ethan Nelson... net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS...
2026-05-12  Richard FitzgeraldASoC: cs35l56: Abort TDM mask loop at maximum channel...
2026-05-12  Paolo AbeniMerge branch 'net-ethernet-cortina-fix-various-rx-bugs'
2026-05-12  Linus Walleijnet: ethernet: cortina: Carry over frag counter
2026-05-12  Linus Walleijnet: ethernet: cortina: Make RX SKB per-port
2026-05-12  Linus Walleijnet: ethernet: cortina: No mapping is a dropped rx
2026-05-12  Johan Hovoldspi: ep93xx: fix error pointer deref after DMA setup...
2026-05-12  Christian BraunerMerge patch series "netfs: Miscellaneous fixes"
2026-05-12  David Howellsafs: Fix the locking used by afs_get_link()
2026-05-12  David Howellsnetfs, afs: Fix write skipping in dir/link writepages
2026-05-12  David Howellsnetfs: Fix netfs_read_folio() to wait on writeback
2026-05-12  David Howellsnetfs: Fix folio->private handling in netfs_perform_write()
2026-05-12  David Howellsnetfs: Fix partial invalidation of streaming-write...
2026-05-12  David Howellsnetfs: Fix potential UAF in netfs_unlock_abandoned_read...
2026-05-12  David Howellsnetfs: Fix leak of request in netfs_write_begin() error...
2026-05-12  David Howellsnetfs: Fix early put of sink folio in netfs_read_gaps()
2026-05-12  David Howellsnetfs: Fix write streaming disablement if fd open O_RDWR
2026-05-12  David Howellsnetfs: Fix read-gaps to remove netfs_folio from filled...
2026-05-12  David Howellsnetfs: Fix potential deadlock in write-through mode
2026-05-12  David Howellsnetfs: Fix streaming write being overwritten
2026-05-12  David Howellsnetfs: Defer the emission of trace_netfs_folio()
2026-05-12  David Howellsnetfs: Fix netfs_invalidate_folio() to clear dirty...
2026-05-12  David Howellsnetfs: Fix overrun check in netfs_extract_user_iter()
2026-05-12  Paulo Alcantaranetfs: fix error handling in netfs_extract_user_iter()
2026-05-12  David Howellsnetfs: Fix potential uninitialised var in netfs_extract...
2026-05-12  Viacheslav... netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin...
2026-05-12  David Howellsnetfs: Fix zeropoint update where i_size > remote_i_size
2026-05-12  David Howellsnetfs: Fix potential for tearing in ->remote_i_size...
2026-05-12  David Howellsnetfs: Fix netfs_read_to_pagecache() to pause on subreq...
2026-05-12  David Howellsnetfs: Fix missing barriers when accessing stream-...
2026-05-12  David Howellsnetfs: Fix missing locking around retry adding new...
2026-05-12  David Howellsnetfs: Fix cancellation of a DIO and single read subreq...
2026-05-12  Breno Leitaofs/select: reject negative timeval components in kern_s...
2026-05-12  Bartosz GolaszewskiARM: pxa: pxa27x: attach software node to its target...
2026-05-12  Bartosz GolaszewskiARM: pxa: pxa25x: attach software node to its target...
2026-05-12  Bartosz GolaszewskiARM: pxa: spitz: attach software nodes to their target...
2026-05-12  Bartosz GolaszewskiARM: pxa: statify platform device definitions in spitz...
2026-05-12  Hsiu Che Yurust: alloc: fix `Vec::extend_with` SAFETY comment
2026-05-12  Hsiu Che Yurust: alloc: add doc test for `Vec::extend_with`
2026-05-12  Hsiu Che Yurust: alloc: fix assert in `Vec::reserve` doc test
2026-05-12  Eric Biggersdm-inlinecrypt: add target for inline block device...
2026-05-12  Paolo AbeniMerge branch 'vsock-virtio-fix-vsockmon-tap-skb-constru...
2026-05-12  Stefano Garzarellavsock/virtio: fix empty payload in tap skb for non...
2026-05-12  Stefano Garzarellavsock/virtio: fix length and offset in tap skb for...
2026-05-12  Mark BrownASoC: Add a new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: tas2783: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt5682: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt1320: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt1318: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt1316: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt1308: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt1017: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt722: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoc: rt721: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt715: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt712: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt711: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: rt700: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: max98373: Use new SoundWire enumeration helper
2026-05-12  Charles KeepaxASoC: max98363: Use new SoundWire enumeration helper
next