summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-28octeontx2-af: npc: cn20k: virtual index supportRatheesh Kannoth-28/+991
2026-02-28octeontx2-af: npc: cn20k: Add new mailboxes for CN20K siliconSuman Ghosh-107/+601
2026-02-28octeontx2-af: npc: cn20k: Prepare for new SoCRatheesh Kannoth-113/+155
2026-02-28octeontx2-af: npc: cn20k: Use common APIsSuman Ghosh-91/+796
2026-02-28octeontx2-af: npc: cn20k: Allocate default MCAM indexesRatheesh Kannoth-22/+447
2026-02-28octeontx2-af: npc: cn20k: MKEX profile supportSuman Ghosh-70/+809
2026-02-28octeontx2-af: npc: cn20k: Add default profileSuman Ghosh-37/+229
2026-02-28octeontx2-af: npc: cn20k: KPM profile changesSuman Ghosh-17/+339
2026-02-28octeontx2-af: npc: cn20k: Index managementRatheesh Kannoth-6/+1943
2026-02-28firewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto-1/+1
2026-02-28ipv6: sit: Replace deprecated strcpy with strscpyThorsten Blum-5/+6
2026-02-28atm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen-11/+15
2026-02-28Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+4
2026-02-28Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+10
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck-1/+2
2026-02-28Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-67/+66
2026-02-28Merge branch 'gve-support-larger-ring-sizes-in-dqo-qpl-mode'Jakub Kicinski-41/+58
2026-02-28gve: Enable reading max ring size from the device in DQO-QPL modeMatt Olson-6/+4
2026-02-28gve: Update QPL page registration logicMatt Olson-35/+54
2026-02-28Merge branch 'xsk-fixes-for-af_xdp-fragment-handling'Jakub Kicinski-13/+19
2026-02-28xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao-9/+15
2026-02-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao-4/+4
2026-02-28keys, dns: Use kmalloc_flex to improve dns_resolver_preparseThorsten Blum-1/+1
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-38/+114
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski-77/+0
2026-02-28tcp: give up on stronger sk_rcvbuf checks (for now)Jakub Kicinski-15/+1
2026-02-28udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.Kuniyuki Iwashima-10/+15
2026-02-28net: fix sock compilation error under CONFIG_PREEMPT_RTJiayuan Chen-5/+8
2026-02-28clk: samsung: Use %pe format to simplifyKrzysztof Kozlowski-2/+2
2026-02-28clk: samsung: pll: Fix possible truncation in a9fraco recalc rateKrzysztof Kozlowski-1/+1
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski-52/+48
2026-02-28arm64: dts: exynosautov920: add CMU_G3D clock DT nodesRaghav Sharma-0/+13
2026-02-28clk: samsung: exynosautov920: add block G3D clock supportRaghav Sharma-0/+52
2026-02-28dt-bindings: clock: exynosautov920: add G3D clock definitionsRaghav Sharma-0/+27
2026-02-28arm64: dts: exynos: gs101-pixel: add all S2MPG1x regulatorsAndré Draszik-1/+549
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-69/+80
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini-17/+5
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini-42/+2
2026-02-28ARM: dts: microchip: sama7d65: add LVDS controllerRyan Wanner-0/+9
2026-02-28ARM: dts: microchip: sama7d65: add LCD controllerRyan Wanner-0/+26
2026-02-28ARM: configs: at91: sama7: enable LVDS serializer supportAubin Constans-0/+1
2026-02-28ARM: configs: at91: sama7: enable config for atmel maxtouchRomain Sioen-0/+2
2026-02-28ARM: configs: at91: sama7: enable DRM hlcdc supportRyan Wanner-0/+7
2026-02-28iio: tsl2772: fix all kernel-doc warningsRandy Dunlap-2/+2
2026-02-28iio: frequency: ad9523: use octal permissionsBhargav Joshi-49/+29
2026-02-28iio: frequency: ad9523: fix multi-line dereferencesBhargav Joshi-4/+2
2026-02-28iio: frequency: ad9523: fix implicit variable macrosBhargav Joshi-2/+2
2026-02-28iio: adc: ade9000: remove unused AD9000_CHANNELS_PER_PHASE macroGiorgi Tchankvetadze-1/+0
2026-02-28io_uring: correct comment for IORING_SETUP_TASKRUN_FLAGJens Axboe-1/+2
2026-02-28iio: filter: admv8818: use dev_err_probe()Antoniu Miclaus-21/+14