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-16
ASoC: xilinx: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: uniphier: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: tegra: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-8
/
+8
2026-03-16
ASoC: stm: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: sprd: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: sof: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: soc-generic-dmaengine-pcm: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: samsung: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: renesas: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-6
/
+6
2026-03-16
ASoC: qcom: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-3
/
+3
2026-03-16
ASoC: pxa: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-4
/
+4
2026-03-16
ASoC: mediatek: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-4
/
+4
2026-03-16
ASoC: loongson: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: kirkwood: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: intel: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-9
/
+9
2026-03-16
ASoC: google: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-3
/
+3
2026-03-16
ASoC: generic: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-6
/
+6
2026-03-16
ASoC: fsl: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-9
/
+9
2026-03-16
ASoC: dwc: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: codecs: rt5xxx-spi: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: codecs: cros_ec_codec: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: bcm: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: au1x: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: atmel: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: apple: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: amd: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-8
/
+8
2026-03-16
ASoC: soc-component: re-add pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+14
2026-03-16
slab: remove alloc_full_sheaf()
Vlastimil Babka (SUSE)
-37
/
+20
2026-03-16
ASoC: codec: arizona: Convert to use GPIO descriptors
Linus Walleij
-78
/
+34
2026-03-16
kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto b...
Yonghong Song
-0
/
+1
2026-03-16
tools headers: Skip arm64 cputype.h check
Leo Yan
-1
/
+0
2026-03-16
locking: Add lock context annotations in the spinlock implementation
Bart Van Assche
-4
/
+8
2026-03-16
locking: Add lock context support in do_raw_{read,write}_trylock()
Bart Van Assche
-2
/
+12
2026-03-16
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
-10
/
+10
2026-03-16
lockdep: Raise default stack trace limits when KASAN is enabled
Mikhail Gavrilov
-0
/
+8
2026-03-16
cleanup: Optimize guards
Peter Zijlstra
-8
/
+11
2026-03-16
jump_label: remove workaround for old compilers in initializations
Thomas Weißschuh
-9
/
+2
2026-03-16
jump_label: use ATOMIC_INIT() for initialization of .enabled
Thomas Weißschuh
-18
/
+2
2026-03-16
futex: Convert to compiler context analysis
Peter Zijlstra
-6
/
+35
2026-03-16
locking/rwsem: Fix logic error in rwsem_del_waiter()
Andrei Vagin
-2
/
+2
2026-03-16
Merge branch 'arm64/for-next/read-once'
Peter Zijlstra
-5
/
+19
2026-03-16
ntfs: fix ignoring unreachable code warnings
Hyunchul Lee
-7
/
+2
2026-03-16
ntfs: fix inconsistent indenting warnings
Hyunchul Lee
-35
/
+35
2026-03-16
ntfs: fix variable dereferenced before check warnings
Hyunchul Lee
-13
/
+16
2026-03-16
ntfs: prefer IS_ERR_OR_NULL() over manual NULL check
Hyunchul Lee
-2
/
+2
2026-03-16
ntfs: harden ntfs_listxattr against EA entries
Hyunchul Lee
-18
/
+22
2026-03-16
ntfs: harden ntfs_ea_lookup against malformed EA entries
Hyunchul Lee
-19
/
+17
2026-03-16
ntfs: check $EA query-length in ntfs_ea_get
Hyunchul Lee
-0
/
+5
2026-03-16
ntfs: validate WSL EA payload sizes
Hyunchul Lee
-2
/
+6
2026-03-16
ntfs: fix WSL ea restore condition
Hyunchul Lee
-4
/
+4
[prev]
[next]