summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-27Merge tag 'leds-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds27-438/+1565
2026-08-27net: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi2-20/+1
2026-08-27Merge branch 'net-stmmac-more-selftest-related-fixes'Jakub Kicinski4-13/+44
2026-08-27net: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier1-3/+13
2026-08-27net: stmmac: selftests: Account for the UC filter list for filtering testsMaxime Chevallier1-3/+18
2026-08-27net: stmmac: dwxgmac: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac4: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac1000: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: selftests: Check multiple MMC countersMaxime Chevallier1-4/+10
2026-08-27Merge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds71-1133/+887
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds168-1768/+4559
2026-08-27drm/xe/sysctrl: Read mailbox phase bit from hardwareAnoop Vijay4-28/+5
2026-08-27drm/xe/i2c: Keep the i2c controller always enabledHeikki Krogerus2-1/+49
2026-08-27drm/xe/i2c: Fix the interrupt handlingHeikki Krogerus6-87/+282
2026-08-27i2c: designware: Global register definitionsHeikki Krogerus6-83/+116
2026-08-27Merge branch 'improve-stability-of-big_tcp_tunnels-sh-selftest'Jakub Kicinski1-4/+34
2026-08-27selftests: net: Fix slow configurations in big_tcp_tunnels.shAlice Mikityanska1-0/+17
2026-08-27selftests: net: Lower threshold with csum offload off in big_tcp_tunnels.shAlice Mikityanska1-2/+5
2026-08-27selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.shAlice Mikityanska1-2/+9
2026-08-27selftests: net: Wait for netserver to launchAlice Mikityanska1-0/+3
2026-08-27net: airoha: npu: fix missing streaming DMA maskDaniel Pawlik1-1/+1
2026-08-27drm/tegra: Add blend mode propertiesThierry Reding2-0/+8
2026-08-27of: fix out-of-bounds read in of_alias_scan() stem parserAbdurrahman Hussain1-1/+1
2026-08-27selftests/arm64: Add MTE test config fragmentMuhammad Usama Anjum1-0/+17
2026-08-27selftests/arm64: Fix MTE prctl TAP planMuhammad Usama Anjum1-1/+1
2026-08-27selftests/arm64: Treat KSM merge_across_nodes as optionalMuhammad Usama Anjum1-3/+26
2026-08-27selftests/arm64: Print missing MTE TAP headersMuhammad Usama Anjum8-0/+15
2026-08-27arm64: compat: Fix decrementing LDM/STM alignment emulationKarl Mehltretter1-2/+2
2026-08-27Merge tag 'asoc-fix-v7.3-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai29-287/+461
2026-08-27ALSA: control: Don't add invalid kcontrols to LED layerTakashi Iwai1-0/+2
2026-08-27netfilter: nf_tables: remove leftover set_update_listPablo Neira Ayuso1-1/+0
2026-08-27netfilter: nf_tables: set on dead bit when performing early element removalPablo Neira Ayuso1-0/+4
2026-08-27netfilter: nf_tables: skip double clone set expressions on element insertPablo Neira Ayuso3-50/+33
2026-08-27netfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited()Pablo Neira Ayuso2-8/+8
2026-08-27netfilter: x_tables: remove pr_debugPablo Neira Ayuso18-246/+51
2026-08-27netfilter: nft_set_pipapo_avx2: add missing vzeroupperEric Biggers1-9/+8
2026-08-27netfilter: nf_tables: move hardware offload step after building the chain blobPablo Neira Ayuso1-4/+10
2026-08-27Revert "ACPI: scan: Defer device power initialization"Rafael J. Wysocki2-1/+4
2026-08-27Merge branch 'guard-against-gso_segs-overflows'Paolo Abeni2-1/+6
2026-08-27net: Guard for gso_segs overflow in skb_segmentAlice Mikityanska1-1/+2
2026-08-27virtio-net: Ensure that TCP packets don't overflow gso_segsAlice Mikityanska1-0/+4
2026-08-27drm/xe: Reject page faults from non-fault-mode scratch VMsArvind Yadav1-1/+1
2026-08-27drm/xe/xe_gt_idle: Add CCS to the powergating info printBalasubramani Vivekanandan1-1/+2
2026-08-27drm/xe: Do not apply WA 14025883347 to media 3503Daniele Ceraolo Spurio1-1/+1
2026-08-27ntfs: leave HasEA flag untouched on setxattr failureBaolin Liu1-4/+6
2026-08-27ntfs: fix race between fallocate and mmap readsHongling Zeng1-10/+5
2026-08-27ntfs: fix memmove overlap in ntfs_new_attr_flagsHongling Zeng1-6/+27
2026-08-27ntfs: compute bi_sector in 512-byte unitsDennis Tighe5-22/+14
2026-08-27netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limitFernando Fernandez Mancera1-1/+2
2026-08-27netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacksFernando Fernandez Mancera2-2/+2