index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-07
ALSA: mts64: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-4
/
+5
2025-07-06
ALSA: hda: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
5
-13
/
+0
2025-07-06
ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-3
/
+0
2025-07-06
ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56
GalaxySnail
2
-0
/
+6
2025-07-06
ALSA: hda/tas2781: Add bus name in device name check
Baojun Xu
1
-1
/
+1
2025-07-04
ALSA: hda: Add device entry for QEMU
Takashi Iwai
1
-0
/
+1
2025-07-04
ALSA: hda: Remove old commented out sanity check
Thorsten Blum
1
-9
/
+0
2025-07-04
ALSA: mtpav: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-5
/
+6
2025-07-02
ALSA: pcmtest: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-4
/
+5
2025-06-30
ALSA: dummy: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-4
/
+5
2025-06-30
ALSA: hrtimer: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-1
/
+2
2025-06-30
ALSA: timer: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-1
/
+1
2025-06-23
ALSA: hda: Handle the jack polling always via a work
Takashi Iwai
1
-27
/
+14
2025-06-23
ALSA: hda: Disable codec runtime PM when jack polling is enabled
Takashi Iwai
1
-1
/
+11
2025-06-23
ALSA: hda: Disable jack polling at shutdown
Takashi Iwai
1
-0
/
+1
2025-06-23
ALSA: mixer_oss: Remove deprecated strcpy() function calls
Thorsten Blum
1
-5
/
+5
2025-06-22
ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4
Alok Tiwari
1
-1
/
+1
2025-06-20
ALSA: aloop: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-4
/
+5
2025-06-20
ALSA: emu10k1: Replace deprecated strcpy() with strscpy()
Thorsten Blum
4
-22
/
+26
2025-06-20
ALSA: hda/realtek: Fixup ft alc257 rename alc3328
wangdicheng
1
-0
/
+1
2025-06-18
Documentation: PM: *_autosuspend() functions update last busy time
Sakari Ailus
1
-1
/
+2
2025-06-18
PM: runtime: Mark last busy stamp in pm_request_autosuspend()
Sakari Ailus
2
-6
/
+8
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()
Sakari Ailus
2
-12
/
+12
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()
Sakari Ailus
2
-5
/
+9
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()
Sakari Ailus
2
-18
/
+17
2025-06-18
PM: runtime: Document return values of suspend-related API functions
Sakari Ailus
1
-9
/
+138
2025-06-18
ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87
wangdicheng
1
-6
/
+6
2025-06-16
ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781
Baojun Xu
2
-4
/
+23
2025-06-16
ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()
Christophe Leroy
1
-20
/
+18
2025-06-16
ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct s...
Christophe Leroy
2
-12
/
+8
2025-06-15
Linux 6.16-rc2
v6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-14
ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_...
Christophe Leroy
1
-16
/
+28
2025-06-14
ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
Christophe Leroy
2
-24
/
+32
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
1
-0
/
+9
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
1
-1
/
+4
2025-06-13
Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
Bagas Sanjaya
1
-0
/
+2
2025-06-13
iommu/tegra: Fix incorrect size calculation
Jason Gunthorpe
1
-2
/
+2
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
1
-2
/
+5
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-13
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
Thangaraj Samynathan
1
-1
/
+1
2025-06-13
ALSA: usb-audio: Fix build with CONFIG_INPUT=n
Takashi Iwai
1
-0
/
+4
2025-06-13
ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA
Stefan Binding
1
-0
/
+11
2025-06-13
ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA
Stefan Binding
3
-38
/
+78
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
5
-3
/
+107
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2
-17
/
+19
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
1
-3
/
+6
[next]