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-01-23
docs: enable Sphinx autodoc extension to allow documenting python
Mauro Carvalho Chehab
-0
/
+5
2026-01-23
docs: conf: don't rely on cwd to get documentation location
Mauro Carvalho Chehab
-7
/
+5
2026-01-23
docs: conf.py: don't use doctree with a different meaning
Mauro Carvalho Chehab
-4
/
+4
2026-01-23
docs: custom.css: prevent li marker to override text
Mauro Carvalho Chehab
-0
/
+3
2026-01-23
scripts/tracepoint-update: Fix memory leak in add_string() on failure
Weigang He
-0
/
+2
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
-1
/
+16
2026-01-23
tools/docs: sphinx-build-wrapper: only generate rust docs when requested
Thomas Weißschuh
-2
/
+5
2026-01-23
tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlier
Thomas Weißschuh
-13
/
+13
2026-01-23
tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variable
Thomas Weißschuh
-9
/
+8
2026-01-23
tools/docs: sphinx-build-wrapper: generate rust docs only once
Thomas Weißschuh
-17
/
+17
2026-01-23
dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoC
Louis-Alexis Eyraud
-0
/
+1
2026-01-23
spmi: spmi-pmic-arb: add support for PMIC arbiter v8
David Collins
-49
/
+255
2026-01-23
dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)
Jishnu Prakash
-0
/
+150
2026-01-23
dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter properties
Jishnu Prakash
-33
/
+40
2026-01-23
spmi: apple: Add "apple,t8103-spmi" compatible
Janne Grunau
-0
/
+1
2026-01-23
spmi: mtk-pmif: Add support for MT8196 SPMI Controller
AngeloGioacchino Del Regno
-0
/
+11
2026-01-23
spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
AngeloGioacchino Del Regno
-6
/
+226
2026-01-23
spmi: mtk-pmif: Keep spinlock until read is fully done
AngeloGioacchino Del Regno
-3
/
+5
2026-01-23
spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
AngeloGioacchino Del Regno
-78
/
+157
2026-01-23
dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
AngeloGioacchino Del Regno
-0
/
+138
2026-01-23
docs: ja_JP: Start translation of submitting-patches
Akiyoshi Kurita
-0
/
+39
2026-01-23
Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-26
/
+13
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
-14
/
+13
2026-01-23
MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
Lukas Bulwahn
-1
/
+0
2026-01-23
Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+3
2026-01-23
Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+9
2026-01-23
rust: devres: style for imports
Zhi Wang
-3
/
+13
2026-01-23
Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-10
/
+24
2026-01-23
arm64: Set __nocfi on swsusp_arch_resume()
Zhaoyang Huang
-1
/
+1
2026-01-23
rqspinlock: Fix TAS fallback lock entry creation
Kumar Kartikeya Dwivedi
-4
/
+5
2026-01-23
KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspace
Zhao Liu
-1
/
+22
2026-01-23
KVM: x86: Advertise AVX10.2 CPUID to userspace
Zhao Liu
-1
/
+1
2026-01-23
KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace
Zhao Liu
-0
/
+41
2026-01-23
KVM: x86: Advertise MOVRS CPUID to userspace
Zhao Liu
-0
/
+2
2026-01-23
Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-11
/
+54
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
-166
/
+47
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
-0
/
+44
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
-10
/
+109
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
-7
/
+4
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
-1
/
+4
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
-27
/
+27
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
-0
/
+55
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
-29
/
+30
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
-8
/
+28
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
-0
/
+13
2026-01-23
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
Marc Kleine-Budde
-2
/
+2
2026-01-23
KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command
Michael Roth
-1
/
+69
2026-01-23
KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
Michael Roth
-6
/
+110
[prev]
[next]