summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-30crypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma
2026-01-30crypto: stm32 - Remove unnecessary checks before calling memcpyThorsten Blum
2026-01-30crypto: omap - Use sysfs_emit in sysfs show functionsThorsten Blum
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih
2026-01-30genirq/proc: Replace snprintf with strscpy in register_handler_procThorsten Blum
2026-01-29Merge tag 'drm-fixes-2026-01-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang
2026-01-30Merge patch series "Add support for print exactly once"Miguel Ojeda
2026-01-30rust: print: Add pr_*_once macrosFUJITA Tomonori
2026-01-30rust: bug: Support DEBUG_BUGVERBOSE_DETAILED optionFUJITA Tomonori
2026-01-30rust: print: Add support for calling a function exactly onceFUJITA Tomonori
2026-01-30docs: trusted-encryped: add PKWM as a new trust sourceNayna Jain
2026-01-30keys/trusted_keys: establish PKWM as a trusted sourceSrish Srinivasan
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan
2026-01-29Merge branch 'bng_en-enhancements-for-rx-and-tx-datapath'Jakub Kicinski
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy
2026-01-29bng_en: Add TX supportBhargava Marreddy
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy
2026-01-29bng_en: Add RX supportBhargava Marreddy
2026-01-29bng_en: Extend bnge_set_ring_params() for rx-copybreakBhargava Marreddy
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo
2026-01-29net: sfp: add quirk for Lantech 8330-265DMarek Behún
2026-01-29octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0Geetha sowjanya
2026-01-29Merge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices'Jakub Kicinski
2026-01-29net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan
2026-01-29net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan
2026-01-29net: liquidio: Initialize netdev pointer before queue setupZilin Guan
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-29Merge branch 'airoha-an8811hb-2-5-gbps-phy-support'Jakub Kicinski
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork
2026-01-30Merge tag 'drm-xe-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-01-30Merge tag 'drm-misc-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/...Dave Airlie
2026-01-29ublk: restore auto buf unregister refcount optimizationCaleb Sander Mateos
2026-01-29eth: bnxt: make sure we populate the qcfg defaults on old FW/HWJakub Kicinski
2026-01-29Merge branch 'net-hinic3-fix-code-styles'Jakub Kicinski
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong