summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-21ALSA: hda: Refer to correct stream index at loopsTakashi Iwai1-6/+3
2023-11-20ALSA: wavefront: copy userspace array safelyPhilipp Stanner1-3/+3
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding4-7/+9
2023-11-20ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_runningStefan Binding1-16/+12
2023-11-20ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev1-0/+10
2023-11-20Linux 6.7-rc2v6.7-rc2Linus Torvalds1-1/+1
2023-11-20Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-15/+13
2023-11-20Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+10
2023-11-20Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-23/+33
2023-11-20Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-24/+22
2023-11-20Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-38/+135
2023-11-20Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+6
2023-11-20Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+25
2023-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-41/+40
2023-11-19Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+6
2023-11-18Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-45/+92
2023-11-18Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds4-41/+66
2023-11-18Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-14/+23
2023-11-18prctl: Disable prctl(PR_SET_MDWE) on pariscHelge Deller1-0/+4
2023-11-18Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-100/+130
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller1-1/+1
2023-11-18parisc: Replace strlcpy() with strscpy()Kees Cook1-1/+1
2023-11-18Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-18/+78
2023-11-18Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1442/+1442
2023-11-18Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds27-377/+248
2023-11-18Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds16-38/+57
2023-11-18Merge tag 'block-6.7-2023-11-17' of git://git.kernel.dk/linuxLinus Torvalds1-37/+38
2023-11-18Merge tag 'io_uring-6.7-2023-11-17' of git://git.kernel.dk/linuxLinus Torvalds2-9/+12
2023-11-18Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-98/+182
2023-11-17NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever3-24/+54
2023-11-17NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever1-1/+3
2023-11-17NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever1-15/+8
2023-11-17nfsd: fix file memleak on client_opens_releaseMahmoud Adam1-1/+1
2023-11-17dm-crypt: start allocating with MAX_ORDERMikulas Patocka1-1/+1
2023-11-17dm-verity: don't use blocking calls from taskletsMikulas Patocka3-14/+15
2023-11-17dm-bufio: fix no-sleep modeMikulas Patocka1-25/+62
2023-11-17dm-delay: avoid duplicate logicMikulas Patocka1-44/+21
2023-11-17dm-delay: fix bugs introduced by kthread modeMikulas Patocka1-26/+35
2023-11-17dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka1-5/+11
2023-11-17Merge tag 'ovl-fixes-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+6
2023-11-17Merge tag 'sound-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-16/+20
2023-11-17Merge tag 'audit-pr-20231116' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-11-17Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter26-84/+160
2023-11-17Merge tag 'drm-misc-fixes-2023-11-16' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter6-14/+22
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher5-3/+15
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher1-1/+1
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto1-6/+4