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-04-05
tools/power/x86/intel-speed-select: Fix some program return value
Zhang Rui
-2
/
+2
2026-04-05
tools/power/x86/intel-speed-select: Fix cpu extended family ID decoding
Zhang Rui
-6
/
+7
2026-04-05
tools/power/x86/intel-speed-select: Avoid current base freq as maximum
Srinivas Pandruvada
-1
/
+4
2026-04-05
Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-72
/
+268
2026-04-05
Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-260
/
+545
2026-04-05
Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+18
2026-04-05
Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-279
/
+509
2026-04-05
EDAC/mc: Fix error path ordering in edac_mc_alloc()
Borislav Petkov (AMD)
-3
/
+3
2026-04-05
gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing
John Hubbard
-6
/
+1
2026-04-05
gpu: nova-core: bitfield: fix broken Default implementation
Eliot Courtney
-3
/
+2
2026-04-05
gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
Alexandre Courbot
-2
/
+19
2026-04-05
gpu: nova-core: gsp: fix undefined behavior in command queue code
Alexandre Courbot
-46
/
+68
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
-0
/
+8
2026-04-05
kconfig: forbid multiple entries with the same symbol in a choice
Masahiro Yamada
-11
/
+4
2026-04-05
Documentation: kbuild: Update the debug information notes in reproducible-bui...
Nathan Chancellor
-2
/
+5
2026-04-05
checksyscalls: move instance functionality into generic code
Thomas Weißschuh
-6
/
+4
2026-04-05
checksyscalls: only run when necessary
Thomas Weißschuh
-3
/
+14
2026-04-05
checksyscalls: fail on all intermediate errors
Thomas Weißschuh
-0
/
+2
2026-04-05
checksyscalls: move path to reference table to a variable
Thomas Weißschuh
-1
/
+3
2026-04-05
KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
Marc Zyngier
-0
/
+1
2026-04-04
coda_flag_children(): fix a UAF
Al Viro
-0
/
+2
2026-04-04
sanitize coda_dentry_delete()
Al Viro
-9
/
+3
2026-04-04
coda: is_bad_inode() is always false there
Al Viro
-4
/
+1
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
-351
/
+37
2026-04-04
riscv: Reuse compare_unaligned_access() in check_vector_unaligned_access()
Nam Cao
-39
/
+16
2026-04-04
riscv: Split out compare_unaligned_access()
Nam Cao
-19
/
+40
2026-04-04
riscv: Reuse measure_cycles() in check_vector_unaligned_access()
Nam Cao
-46
/
+8
2026-04-04
riscv: Split out measure_cycles() for reuse
Nam Cao
-36
/
+33
2026-04-04
riscv: Clean up & optimize unaligned scalar access probe
Nam Cao
-18
/
+10
2026-04-04
riscv: lib: add strrchr() implementation
Feng Jiang
-1
/
+45
2026-04-04
riscv: lib: add strchr() implementation
Feng Jiang
-1
/
+43
2026-04-04
riscv: lib: add strnlen() implementation
Feng Jiang
-1
/
+172
2026-04-04
lib/string_kunit: extend benchmarks to strnlen() and chr searches
Feng Jiang
-0
/
+18
2026-04-04
lib/string_kunit: add performance benchmark for strlen()
Feng Jiang
-0
/
+171
2026-04-04
lib/string_kunit: add correctness test for strrchr()
Feng Jiang
-0
/
+31
2026-04-04
lib/string_kunit: add correctness test for strnlen()
Feng Jiang
-0
/
+35
2026-04-04
lib/string_kunit: add correctness test for strlen()
Feng Jiang
-0
/
+30
2026-04-04
riscv: vdso_cfi: Add .gitignore for build artifacts
Chen Pei
-0
/
+8
2026-04-04
riscv: vdso_cfi: Add clean rule for copied sources
Chen Pei
-0
/
+3
2026-04-04
riscv: enable HAVE_IOREMAP_PROT
Yufeng Wang
-1
/
+2
2026-04-04
riscv: mm: WARN_ON() for bad addresses in vmemmap_populate()
Vivian Wang
-0
/
+2
2026-04-04
riscv: acpi: update FADT revision check to 6.6
Yufeng Wang
-5
/
+5
2026-04-04
riscv: add hardware error trap handler support
Rui Qi
-0
/
+4
2026-04-04
riscv: increase COMMAND_LINE_SIZE value to 2048
Austin Kim
-1
/
+1
2026-04-04
riscv: Fix typo in purgatory end label
Zishun Yi
-2
/
+2
2026-04-04
riscv: remove redundant #ifdef check in cpu-hotplug
Hui Wang
-2
/
+0
2026-04-04
riscv: remove redundant check for CONFIG_SMP
Hui Wang
-1
/
+1
2026-04-04
selftests: riscv: Add license to cfi selftest
Charlie Jenkins
-0
/
+2
2026-04-04
riscv: Simplify assignment for UTS_MACHINE
Uwe Kleine-König
-2
/
+2
2026-04-04
riscv: export kaslr offset and satp in VMCOREINFO ELF notes
Austin Kim
-0
/
+7
[prev]
[next]