index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-23
bitops: fix kernel-doc parameter name for parity8()
Kit Dallege
-1
/
+1
2026-03-23
lib: count_zeros: unify count_{leading,trailing}_zeros()
Yury Norov
-6
/
+4
2026-03-23
lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()
Yury Norov
-6
/
+3
2026-03-23
lib: crypto: fix comments for count_leading_zeros()
Yury Norov
-7
/
+5
2026-03-23
x86/topology: use bitmap_weight_from()
Yury Norov
-6
/
+2
2026-03-23
bitmap: add bitmap_weight_from()
Yury Norov
-0
/
+59
2026-03-23
lib/find_bit_benchmark: avoid clearing randomly filled bitmap in test_find_fi...
Akinobu Mita
-6
/
+9
2026-03-23
bitmap: drop __find_nth_andnot_bit()
Yury Norov
-9
/
+0
2026-03-23
bitmap: align test_bitmap output
Yury Norov
-7
/
+6
2026-03-23
bitmap: switch test to scnprintf("%*pbl")
Yury Norov
-5
/
+5
2026-03-23
bitmap: Add test for out-of-boundary modifications for scatter & gather
Andy Shevchenko
-3
/
+7
2026-03-23
ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
Kees Cook
-2
/
+1
2026-03-23
ASoC: Intel: catpt: Fix the device initialization
Cezary Rojewski
-4
/
+9
2026-03-23
dm-crypt: Make crypt_iv_operations::wipe return void
Eric Biggers
-14
/
+6
2026-03-23
dm-crypt: Reimplement elephant diffuser using AES library
Eric Biggers
-55
/
+31
2026-03-23
dm-verity-fec: warn even when there were no errors
Eric Biggers
-1
/
+1
2026-03-23
accel/amdxdna: fix missing newline in pr_err message
haoyu.lu
-1
/
+1
2026-03-23
mm/damon/stat: monitor all System RAM resources
SeongJae Park
-3
/
+50
2026-03-23
mm/zswap: add missing kunmap_local()
Lorenzo Stoakes (Oracle)
-1
/
+7
2026-03-23
mailmap: update email address for Muhammad Usama Anjum
Muhammad Usama Anjum
-0
/
+1
2026-03-23
arm64: defconfig: Enable Lontium LT8713sx driver
Vishnu Saini
-0
/
+1
2026-03-23
arm64: defconfig: Enable Qualcomm Eliza SoC display clock controller
Krzysztof Kozlowski
-0
/
+1
2026-03-23
arm64: defconfig: enable IPQ5210 RDP504 base configs
Kathiravan Thirumoorthy
-0
/
+2
2026-03-23
arm64: defconfig: Enable Milos LPASS LPI pinctrl driver
Luca Weiss
-0
/
+1
2026-03-23
arm64: defconfig: Enable Kaanapali clock controllers
Taniya Das
-0
/
+4
2026-03-23
regulator: fixed: remove unused macro
Hugo Villeneuve
-3
/
+0
2026-03-23
PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentation
Koichiro Den
-1
/
+1
2026-03-23
regulator: core: fix typo in comments
Hugo Villeneuve
-1
/
+1
2026-03-23
spi: Replace open coded variant of spi_bpw_to_bytes()
Andy Shevchenko
-6
/
+1
2026-03-23
signal: update outdated comment for removed freezable_schedule()
Kexin Sun
-2
/
+3
2026-03-23
Merge patch series "pidfds: add coredump_code field to pidfd_info"
Christian Brauner
-6
/
+78
2026-03-23
selftests: check pidfd_info->coredump_code correctness
Emanuele Rocca
-2
/
+66
2026-03-23
pidfds: add coredump_code field to pidfd_info
Emanuele Rocca
-4
/
+12
2026-03-23
kselftest/coredump: reintroduce null pointer dereference
Emanuele Rocca
-1
/
+1
2026-03-23
x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()
Wei Wang
-6
/
+2
2026-03-23
mmc: sdhci-pci: Drop unused include
Andy Shevchenko
-1
/
+0
2026-03-23
mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
Jiayu Du
-0
/
+260
2026-03-23
dt-bindings: mmc: Add sdhci support for Canaan k230
Jiayu Du
-0
/
+28
2026-03-23
drm/imagination: Skip 2nd thread DM association for non META Firmware
Brajesh Gupta
-6
/
+9
2026-03-23
drm/imagination: Improve firmware power off for layout_mars config
Brajesh Gupta
-28
/
+57
2026-03-23
mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support
Nick Hawkins
-0
/
+146
2026-03-23
dt-bindings: mmc: snps,dwcmshc-sdhci: add HPE GSC dwcmshc compatible
Nick Hawkins
-0
/
+32
2026-03-23
spi: sn-f-ospi: Use devm_mutex_init() to simplify code
Felix Gu
-20
/
+5
2026-03-23
spi: sn-f-ospi: Fix resource leak in f_ospi_probe()
Felix Gu
-12
/
+5
2026-03-23
mmc: dw_mmc-pltfm: Use phase_map for SoCFPGA clock phase configuration
Shawn Lin
-7
/
+8
2026-03-23
dt-bindings: mmc: rockchip-dw-mshc: Fix the RV1103B compatible
Fabio Estevam
-1
/
+4
2026-03-23
mmc: sdhci-msm: Add support for wrapped keys
Neeraj Soni
-1
/
+41
2026-03-23
ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all users
Arnd Bergmann
-22
/
+9
2026-03-23
soc: qcom: ubwc: disable bank swizzling for Glymur platform
Dmitry Baryshkov
-2
/
+1
2026-03-23
drm/xe/pf: Fix use-after-free in migration restore
MichaĆ Winiarski
-0
/
+2
[prev]
[next]