summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-12net: ngbe: remove redundant macrosJiawen Wu2-5/+2
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu5-53/+45
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu1-2/+1
2026-04-12Merge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer1-0/+8
2026-04-12dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatibleNora Schiffer1-7/+12
2026-04-12Merge branch 'dpll-zl3073x-add-ref-sync-pair-support'Jakub Kicinski9-81/+350
2026-04-12dpll: zl3073x: add ref-sync pair supportIvan Vecera1-1/+206
2026-04-12dt-bindings: dpll: add ref-sync-sources propertyIvan Vecera2-7/+36
2026-04-12dpll: zl3073x: add ref sync and output clock type helpersIvan Vecera4-14/+80
2026-04-12dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patternsIvan Vecera3-15/+8
2026-04-12dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()Ivan Vecera1-44/+20
2026-04-12Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2026-04-12Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-37/+42
2026-04-12Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-7/+14
2026-04-12i3c: master: adi: Fix error propagation for CCCsJorge Marques1-1/+1
2026-04-12i3c: master: Fix error codes at send_ccc_cmdJorge Marques1-19/+13
2026-04-12i3c: master: Move bus_init error suppressionJorge Marques1-8/+15
2026-04-12i3c: master: Move entdaa error suppressionJorge Marques3-3/+6
2026-04-12i3c: master: Move rstdaa error suppressionJorge Marques1-5/+6
2026-04-12i3c: dw: Simplify xfer cleanup with __free(kfree)Felix Gu1-26/+7
2026-04-12i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()Felix Gu1-3/+2
2026-04-12i3c: master: renesas: Use __free(kfree) for xfer cleanup in renesas_i3c_send_...Felix Gu1-4/+1
2026-04-12i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()Felix Gu1-2/+2
2026-04-12i3c: master: dw-i3c: Balance PM runtime usage count on probe failureFelix Gu1-0/+2
2026-04-12i3c: master: dw-i3c: Fix missing reset assertion in remove() callbackFelix Gu1-8/+3
2026-04-12i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllersAdrian Hunter2-1/+6
2026-04-12i3c: mipi-i3c-hci-pci: Add optional ability to manage child runtime PMAdrian Hunter1-0/+131
2026-04-12i3c: mipi-i3c-hci: Allow parent to manage runtime PMAdrian Hunter2-4/+30
2026-04-12i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspendedAdrian Hunter2-0/+4
2026-04-12i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 for Intel controllersAdrian Hunter1-0/+1
2026-04-12i3c: fix missing newline in dev_err messageshaoyu.lu2-2/+2
2026-04-12i3c: master: use kzalloc_flexRosen Penev1-10/+4
2026-04-12i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-H I3CAdrian Hunter1-0/+3
2026-04-12i3c: master: Add sysfs option to rescan bus via entdaaDavid Nyström2-0/+47
2026-04-12i3c: master: svc: spelling correctionsRandy Dunlap1-3/+3
2026-04-12hwmon: (ina233) Don't check for specific errors when parsing propertiesAndy Shevchenko1-13/+15
2026-04-12hwmon: (isl28022) Don't check for specific errors when parsing propertiesAndy Shevchenko1-18/+24
2026-04-12hwmon: (pmbus/tps25990) Don't check for specific errors when parsing propertiesAndy Shevchenko1-4/+10
2026-04-12hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFiPetr Klotz1-0/+3
2026-04-12crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serialThorsten Blum1-3/+1
2026-04-12crypto: vmx - remove CRYPTO_DEV_VMX from KconfigThorsten Blum1-8/+0
2026-04-12crypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum1-11/+10
2026-04-12crypto: atmel-sha204a - add Thorsten Blum as maintainerThorsten Blum1-0/+6
2026-04-12crypto: atmel-ecc - add Thorsten Blum as maintainerThorsten Blum1-2/+3
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu1-1/+3
2026-04-12crypto: geniv - Remove unused spinlock from struct aead_geniv_ctxHerbert Xu2-4/+0
2026-04-12crypto: qce - simplify qce_xts_swapiv()Thorsten Blum1-6/+6
2026-04-12crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier1-1/+1
2026-04-12crypto: talitos - rename first/last to first_desc/last_descPaul Louvel1-23/+23