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-20
selftests/nolibc: Rename w to written in expect_vfprintf()
David Laight
-4
/
+4
2026-03-20
tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.h
David Laight
-0
/
+3
2026-03-20
selftests/nolibc: Let EXPECT_VFPRINTF() tests be skipped
David Laight
-17
/
+17
2026-03-20
selftests/nolibc: Check that snprintf() doesn't write beyond the buffer end
David Laight
-0
/
+13
2026-03-20
selftests/nolibc: Use length of 'expected' string to check snprintf() output
David Laight
-26
/
+41
2026-03-20
selftests/nolibc: check vsnprintf() output buffer before the length
David Laight
-7
/
+9
2026-03-20
selftests/nolibc: Return correct value when printf test fails
David Laight
-1
/
+1
2026-03-20
tools/nolibc/printf: Move snprintf length check to callback
David Laight
-27
/
+67
2026-03-20
tools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'
David Laight
-19
/
+19
2026-03-20
tools/nolibc: Optimise and common up the number to ascii functions
David Laight
-87
/
+82
2026-03-20
selftests/nolibc: Fix build with host headers and libc
David Laight
-1
/
+15
2026-03-20
selftests/nolibc: fix test_file_stream() on musl libc
Thomas Weißschuh
-1
/
+9
2026-03-20
Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
-1
/
+17
2026-03-20
Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
-1
/
+4
2026-03-20
Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-25
/
+48
2026-03-20
Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-16
/
+42
2026-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-8
/
+27
2026-03-21
Merge tag 'amd-drm-next-7.1-2026-03-19' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-1389
/
+4556
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-143
/
+261
2026-03-21
Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-50
/
+136
2026-03-20
Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-33
/
+21
2026-03-20
Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-8
/
+18
2026-03-21
Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-31
/
+65
2026-03-21
Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-80
/
+114
2026-03-21
Merge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-6
/
+10
2026-03-20
cxl: Add endpoint decoder flags clear when PCI reset happens
Dave Jiang
-0
/
+17
2026-03-20
x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free size
Mike Rapoport (Microsoft)
-1
/
+1
2026-03-20
Merge patch series "pid_namespace: make init creation more flexible"
Christian Brauner
-22
/
+266
2026-03-20
MAINTAINERS: add a pid namespace entry
Pavel Tikhomirov
-2
/
+9
2026-03-20
selftests: Add tests for creating pidns init via setns
Pavel Tikhomirov
-1
/
+240
2026-03-20
pid_namespace: allow opening pid_for_children before init was created
Pavel Tikhomirov
-9
/
+0
2026-03-20
pid: check init is created first after idr alloc
Pavel Tikhomirov
-7
/
+10
2026-03-20
pid_namespace: avoid optimization of accesses to ->child_reaper
Pavel Tikhomirov
-4
/
+8
2026-03-20
rtla: Fix segfault on multiple SIGINTs
Tomas Glozar
-1
/
+15
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
-20
/
+15
2026-03-20
fs: remove stale and duplicate forward declarations
Yuto Ohnuki
-3
/
+1
2026-03-20
init/initramfs.c: trivial fix: FSM -> Finite-state machine
Askar Safin
-1
/
+1
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Mark Brown
-27
/
+46
2026-03-20
ASoC: soc-component: remove component->val_bytes
Kuninori Morimoto
-14
/
+0
2026-03-20
ASoC: soc-ops: use snd_soc_component_regmap_val_bytes()
Kuninori Morimoto
-7
/
+12
2026-03-20
ASoC: tegra: use snd_soc_component_regmap_val_bytes()
Kuninori Morimoto
-11
/
+21
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Kuninori Morimoto
-0
/
+18
2026-03-20
ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine
Hasun Park
-0
/
+8
2026-03-20
ASoC: SOF: topology: reject invalid vendor array size in token parser
Cássio Gabriel
-1
/
+1
2026-03-20
clocksource: Rewrite watchdog code completely
Thomas Gleixner
-583
/
+584
2026-03-20
dma-mapping: fix false kernel-doc comment marker
Kit Dallege
-1
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
-0
/
+15
2026-03-20
mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
-2
/
+2
2026-03-20
RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
-2
/
+3
2026-03-20
iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
Leon Romanovsky
-4
/
+17
[prev]
[next]