aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-30pwm: Remove redundant check in pwm_ops_check()Ben Zong-You Xie1-2/+1
2026-01-30KVM: arm64: Fix various commentsZenghui Yu (Huawei)3-3/+3
2026-01-30KVM: arm64: nv: Add trap config for DBGWCR<15>_EL1Zenghui Yu (Huawei)1-0/+1
2026-01-30xfs: add sysfs stats for zoned GCChristoph Hellwig3-1/+18
2026-01-30xfs: give the defer_relog stat a xs_ prefixChristoph Hellwig3-5/+5
2026-01-30xfs: add zone reset error injectionChristoph Hellwig2-4/+15
2026-01-30xfs: refactor zone reset handlingChristoph Hellwig1-21/+28
2026-01-30xfs: don't mark all discard issued by zoned GC as syncChristoph Hellwig1-1/+2
2026-01-30xfs: allow setting errortags at mount timeChristoph Hellwig4-1/+55
2026-01-30xfs: use WRITE_ONCE/READ_ONCE for m_errortagChristoph Hellwig1-9/+14
2026-01-30xfs: move the guts of XFS_ERRORTAG_DELAY out of lineChristoph Hellwig2-12/+24
2026-01-30xfs: don't validate error tags in the I/O pathChristoph Hellwig3-30/+12
2026-01-30xfs: allocate m_errortag earlyChristoph Hellwig2-25/+13
2026-01-30xfs: fix the errno sign for the xfs_errortag_{add,clearall} stubsChristoph Hellwig1-2/+2
2026-01-30xfs: validate log record version against superblock log versionRaphael Pinsonneault-Thibeault1-11/+16
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou2-26/+73
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou2-0/+54
2026-01-30crypto: inside-secure/eip93 - unregister only available algorithmAleksander Jan Bajkowski1-39/+53
2026-01-30crypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma1-1/+1
2026-01-30crypto: stm32 - Remove unnecessary checks before calling memcpyThorsten Blum1-4/+2
2026-01-30crypto: omap - Use sysfs_emit in sysfs show functionsThorsten Blum2-3/+5
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih1-1/+1
2026-01-30genirq/proc: Replace snprintf with strscpy in register_handler_procThorsten Blum1-1/+2
2026-01-29Merge tag 'drm-fixes-2026-01-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds23-86/+117
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih3-2/+11
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang1-0/+1
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih4-6/+41
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang1-3/+3
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang2-11/+62
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang1-16/+16
2026-01-30Merge patch series "Add support for print exactly once"Miguel Ojeda1-0/+153
2026-01-30rust: print: Add pr_*_once macrosFUJITA Tomonori1-0/+70
2026-01-30rust: bug: Support DEBUG_BUGVERBOSE_DETAILED optionFUJITA Tomonori1-7/+13
2026-01-30rust: print: Add support for calling a function exactly onceFUJITA Tomonori1-0/+83
2026-01-30docs: trusted-encryped: add PKWM as a new trust sourceNayna Jain2-0/+51
2026-01-30keys/trusted_keys: establish PKWM as a trusted sourceSrish Srinivasan7-2/+253
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan3-2/+394
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan5-1/+36
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan8-111/+156
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan2-87/+318
2026-01-29Merge branch 'bng_en-enhancements-for-rx-and-tx-datapath'Jakub Kicinski8-41/+2776
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy4-10/+540
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy3-0/+407
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy5-10/+250
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy3-0/+28
2026-01-29bng_en: Add TX supportBhargava Marreddy4-11/+493
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy3-3/+45
2026-01-29bng_en: Add RX supportBhargava Marreddy6-21/+1011
2026-01-29bng_en: Extend bnge_set_ring_params() for rx-copybreakBhargava Marreddy2-4/+20
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4