index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
ALSA: emu10k1: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
1
-26
/
+5
2024-09-06
ALSA: cmipci: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
1
-23
/
+9
2024-09-06
ALSA: pcm: add more sample rate definitions
Jerome Brunet
2
-17
/
+20
2024-09-03
ALSA: usb-audio: Add mixer quirk for RME Digiface USB
Asahi Lina
2
-0
/
+414
2024-09-03
ALSA: usb-audio: Add quirk for RME Digiface USB
Cyan Nyan
2
-1
/
+228
2024-09-03
ALSA: hda/realtek: extend quirks for Clevo V5[46]0
Marek Marczykowski-Górecki
1
-1
/
+9
2024-09-02
ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errors
Takashi Iwai
4
-10
/
+10
2024-09-02
ALSA: core: timer: Use NSEC_PER_SEC macro
Jinjie Ruan
1
-1
/
+1
2024-09-02
ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul()
Takashi Iwai
1
-1
/
+1
2024-09-02
ALSA: ali5451: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-01
ALSA: pcm: Fix the previous conversion to kstrtoul()
Takashi Iwai
1
-1
/
+1
2024-08-31
ALSA: pcm: replace simple_strtoul to kstrtoul
Hongbo Li
1
-1
/
+4
2024-08-30
ALSA: hda: add HDMI codec ID for Intel PTL
Kai Vehmanen
1
-0
/
+1
2024-08-30
ALSA: hda/realtek: add patch for internal mic in Lenovo V145
Terry Cheong
1
-0
/
+9
2024-08-29
ALSA: hda/realtek: Autodetect Cirrus Logic companion amplifier bindings
Simon Trimmer
3
-97
/
+82
2024-08-28
ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
Christoffer Sandberg
1
-0
/
+11
2024-08-27
ALSA: pcm: Drop PCM vmalloc buffer helpers
Takashi Iwai
2
-101
/
+0
2024-08-27
drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driver
Takashi Iwai
1
-4
/
+26
2024-08-26
ALSA: hda: hda_component: Fix mutex crash if nothing ever binds
Richard Fitzgerald
1
-2
/
+3
2024-08-26
ALSA: usb-audio: Use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
1
-2
/
+2
2024-08-26
ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED
Hendrik Borghorst
1
-0
/
+1
2024-08-25
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 Ultra
YOUNGJIN JOO
1
-0
/
+1
2024-08-22
ASoC: cs-amp-lib: Ignore empty UEFI calibration entries
Richard Fitzgerald
1
-1
/
+6
2024-08-22
ASoC: cs-amp-lib-test: Force test calibration blob entries to be valid
Richard Fitzgerald
1
-0
/
+9
2024-08-22
ALSA: hda/realtek - FIxed ALC285 headphone no sound
Kailang Yang
1
-12
/
+14
2024-08-22
ALSA: hda/realtek - Fixed ALC256 headphone no sound
Kailang Yang
1
-13
/
+37
2024-08-21
ASoC: allow module autoloading for table board_ids
Hongbo Li
1
-0
/
+2
2024-08-21
ASoC: allow module autoloading for table db1200_pids
Hongbo Li
1
-0
/
+1
2024-08-21
ALSA: hda: cs35l56: Don't use the device index as a calibration index
Simon Trimmer
1
-1
/
+1
2024-08-19
ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup function
Simon Trimmer
1
-41
/
+6
2024-08-19
ALSA: seq: Drop superfluous filter argument of get_event_dest_client()
Takashi Iwai
1
-12
/
+7
2024-08-19
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
1
-0
/
+3
2024-08-19
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx
John Sweeney
1
-0
/
+1
2024-08-18
Linux 6.11-rc4
Linus Torvalds
1
-1
/
+1
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-18
selftests: ALSA: Cover userspace-driven timers with test
Ivan Orlov
3
-2
/
+253
2024-08-18
ALSA: timer: Introduce virtual userspace-driven timers
Ivan Orlov
3
-1
/
+251
2024-08-18
Docs/sound: Add documentation for userspace-driven ALSA timers
Ivan Orlov
2
-0
/
+127
2024-08-18
ALSA: aloop: Allow using global timers
Ivan Orlov
1
-0
/
+2
2024-08-18
ALSA: hda: cs35l41: fix module autoloading
Yuntao Liu
1
-0
/
+1
2024-08-17
ALSA: trident: Remove unused declarations
Yue Haibing
1
-5
/
+0
2024-08-17
ALSA: seq: Remove unused declarations
Yue Haibing
4
-11
/
+0
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
1
-1
/
+7
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
1
-2
/
+9
2024-08-16
ASoC: SOF: amd: Fix for acp init sequence
Vijendar Mukunda
2
-4
/
+22
[next]