summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-23bitops: fix kernel-doc parameter name for parity8()Kit Dallege-1/+1
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov-6/+4
2026-03-23lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()Yury Norov-6/+3
2026-03-23lib: crypto: fix comments for count_leading_zeros()Yury Norov-7/+5
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov-6/+2
2026-03-23bitmap: add bitmap_weight_from()Yury Norov-0/+59
2026-03-23lib/find_bit_benchmark: avoid clearing randomly filled bitmap in test_find_fi...Akinobu Mita-6/+9
2026-03-23bitmap: drop __find_nth_andnot_bit()Yury Norov-9/+0
2026-03-23bitmap: align test_bitmap outputYury Norov-7/+6
2026-03-23bitmap: switch test to scnprintf("%*pbl")Yury Norov-5/+5
2026-03-23bitmap: Add test for out-of-boundary modifications for scatter & gatherAndy Shevchenko-3/+7
2026-03-23ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()Kees Cook-2/+1
2026-03-23ASoC: Intel: catpt: Fix the device initializationCezary Rojewski-4/+9
2026-03-23dm-crypt: Make crypt_iv_operations::wipe return voidEric Biggers-14/+6
2026-03-23dm-crypt: Reimplement elephant diffuser using AES libraryEric Biggers-55/+31
2026-03-23dm-verity-fec: warn even when there were no errorsEric Biggers-1/+1
2026-03-23accel/amdxdna: fix missing newline in pr_err messagehaoyu.lu-1/+1
2026-03-23mm/damon/stat: monitor all System RAM resourcesSeongJae Park-3/+50
2026-03-23mm/zswap: add missing kunmap_local()Lorenzo Stoakes (Oracle)-1/+7
2026-03-23mailmap: update email address for Muhammad Usama AnjumMuhammad Usama Anjum-0/+1
2026-03-23arm64: defconfig: Enable Lontium LT8713sx driverVishnu Saini-0/+1
2026-03-23arm64: defconfig: Enable Qualcomm Eliza SoC display clock controllerKrzysztof Kozlowski-0/+1
2026-03-23arm64: defconfig: enable IPQ5210 RDP504 base configsKathiravan Thirumoorthy-0/+2
2026-03-23arm64: defconfig: Enable Milos LPASS LPI pinctrl driverLuca Weiss-0/+1
2026-03-23arm64: defconfig: Enable Kaanapali clock controllersTaniya Das-0/+4
2026-03-23regulator: fixed: remove unused macroHugo Villeneuve-3/+0
2026-03-23PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den-1/+1
2026-03-23regulator: core: fix typo in commentsHugo Villeneuve-1/+1
2026-03-23spi: Replace open coded variant of spi_bpw_to_bytes()Andy Shevchenko-6/+1
2026-03-23signal: update outdated comment for removed freezable_schedule()Kexin Sun-2/+3
2026-03-23Merge patch series "pidfds: add coredump_code field to pidfd_info"Christian Brauner-6/+78
2026-03-23selftests: check pidfd_info->coredump_code correctnessEmanuele Rocca-2/+66
2026-03-23pidfds: add coredump_code field to pidfd_infoEmanuele Rocca-4/+12
2026-03-23kselftest/coredump: reintroduce null pointer dereferenceEmanuele Rocca-1/+1
2026-03-23x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()Wei Wang-6/+2
2026-03-23mmc: sdhci-pci: Drop unused includeAndy Shevchenko-1/+0
2026-03-23mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller supportJiayu Du-0/+260
2026-03-23dt-bindings: mmc: Add sdhci support for Canaan k230Jiayu Du-0/+28
2026-03-23drm/imagination: Skip 2nd thread DM association for non META FirmwareBrajesh Gupta-6/+9
2026-03-23drm/imagination: Improve firmware power off for layout_mars configBrajesh Gupta-28/+57
2026-03-23mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC supportNick Hawkins-0/+146
2026-03-23dt-bindings: mmc: snps,dwcmshc-sdhci: add HPE GSC dwcmshc compatibleNick Hawkins-0/+32
2026-03-23spi: sn-f-ospi: Use devm_mutex_init() to simplify codeFelix Gu-20/+5
2026-03-23spi: sn-f-ospi: Fix resource leak in f_ospi_probe()Felix Gu-12/+5
2026-03-23mmc: dw_mmc-pltfm: Use phase_map for SoCFPGA clock phase configurationShawn Lin-7/+8
2026-03-23dt-bindings: mmc: rockchip-dw-mshc: Fix the RV1103B compatibleFabio Estevam-1/+4
2026-03-23mmc: sdhci-msm: Add support for wrapped keysNeeraj Soni-1/+41
2026-03-23ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all usersArnd Bergmann-22/+9
2026-03-23soc: qcom: ubwc: disable bank swizzling for Glymur platformDmitry Baryshkov-2/+1
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichaƂ Winiarski-0/+2