summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-20Merge tag 'regulator-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-20Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-20tools/nolibc/printf: Use bit-masks to hold requested flag, length and convers...David Laight
2026-03-20tools/nolibc/printf: Use goto and reduce indentationDavid Laight
2026-03-20tools/nolibc/printf: Simplify __nolibc_printf()David Laight
2026-03-20tools/nolibc/printf: Output pad characters in 16 byte chunksDavid Laight
2026-03-20tools/nolibc: Rename the 'errnum' parameter to strerror()David Laight
2026-03-20tools/nolibc: Implement strerror() in terms of strerror_r()David Laight
2026-03-20selftests/nolibc: Rename w to written in expect_vfprintf()David Laight
2026-03-20tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.hDavid Laight
2026-03-20selftests/nolibc: Let EXPECT_VFPRINTF() tests be skippedDavid Laight
2026-03-20selftests/nolibc: Check that snprintf() doesn't write beyond the buffer endDavid Laight
2026-03-20selftests/nolibc: Use length of 'expected' string to check snprintf() outputDavid Laight
2026-03-20selftests/nolibc: check vsnprintf() output buffer before the lengthDavid Laight
2026-03-20selftests/nolibc: Return correct value when printf test failsDavid Laight
2026-03-20tools/nolibc/printf: Move snprintf length check to callbackDavid Laight
2026-03-20tools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'David Laight
2026-03-20tools/nolibc: Optimise and common up the number to ascii functionsDavid Laight
2026-03-20selftests/nolibc: Fix build with host headers and libcDavid Laight
2026-03-20selftests/nolibc: fix test_file_stream() on musl libcThomas Weißschuh
2026-03-20Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2026-03-20Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-03-20Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-21Merge tag 'amd-drm-next-7.1-2026-03-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-21Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-20Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-03-20Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-03-21Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-21Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-21Merge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-20cxl: Add endpoint decoder flags clear when PCI reset happensDave Jiang
2026-03-20x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)
2026-03-20Merge patch series "pid_namespace: make init creation more flexible"Christian Brauner
2026-03-20MAINTAINERS: add a pid namespace entryPavel Tikhomirov
2026-03-20selftests: Add tests for creating pidns init via setnsPavel Tikhomirov
2026-03-20pid_namespace: allow opening pid_for_children before init was createdPavel Tikhomirov
2026-03-20pid: check init is created first after idr allocPavel Tikhomirov
2026-03-20pid_namespace: avoid optimization of accesses to ->child_reaperPavel Tikhomirov
2026-03-20rtla: Fix segfault on multiple SIGINTsTomas Glozar
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong
2026-03-20fs: remove stale and duplicate forward declarationsYuto Ohnuki
2026-03-20init/initramfs.c: trivial fix: FSM -> Finite-state machineAskar Safin
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Mark Brown
2026-03-20ASoC: soc-component: remove component->val_bytesKuninori Morimoto
2026-03-20ASoC: soc-ops: use snd_soc_component_regmap_val_bytes()Kuninori Morimoto
2026-03-20ASoC: tegra: use snd_soc_component_regmap_val_bytes()Kuninori Morimoto
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Kuninori Morimoto