index
:
kvm/kvm.git
archive/2012-04/master
auto-next
big-real-mode
cpu-caps
dirty-ring-buffer
emulator-movntps
emulator-movq
emulator-speedups
fixes
for-radim
guestmemfd
intel
kvm-3.13-1-merge
kvm-4.17-resolution
kvm-4.19-pre-rebase
kvm-5.17-conflict
kvm-6.8-conflict-resolution
kvm-async-pf-int-5.8
kvm-coco-queue
kvm-devel
kvm-hw-enable-refactor
kvm-next-pre-20220525-rebase
kvm-ppc-cap-210
kvm-queue-post-20220525-rebase
kvm-sls-fix
kvm-tdx-5.17
kvm-tlb-cleanup
kvm-uapi
kvm-updates/3.0
kvm-updates/3.1
kvm-updates/3.2
kvm-updates/3.3
kvm-updates/3.4
lbr-for-weijiang
linux-3.5.y
linux-next
master
merge-20160519
merge-20160802
merge-resolution-3.20
mmu-notifier-queue
msr-bitmaps
msr-bitmaps-merge-resolution
new/master
next
next-candidate
nsvm-fixes
nvmx-fixes
paolo
queue
queue-5.17
queue-fixes
smm
svm-for-snp
tdp-mmu
uq/master
vtd-pi
kernel-based virtual machine - kvm
KVM Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
x86: irq: unconditionally define KVM interrupt vectors
next
Paolo Bonzini
1
-2
/
+0
2024-02-08
Merge branch 'kvm-kconfig'
queue
Paolo Bonzini
23
-38
/
+28
2024-02-08
Merge branch 'kvm-uapi'
Paolo Bonzini
19
-714
/
+672
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
10
-21
/
+0
2024-02-08
vfio: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2
-3
/
+3
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
9
-10
/
+14
2024-02-08
MIPS: introduce Kconfig for MIPS VZ
Paolo Bonzini
2
-1
/
+10
2024-02-08
kvm: move "select IRQ_BYPASS_MANAGER" to common code
Paolo Bonzini
4
-3
/
+1
2024-02-08
KVM: remove unnecessary #ifdef
kvm-uapi
Paolo Bonzini
1
-4
/
+0
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
5
-6
/
+5
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
12
-8
/
+9
2024-02-08
KVM: arm64: move ARM-specific defines to uapi/asm/kvm.h
Paolo Bonzini
2
-7
/
+5
2024-02-08
KVM: s390: move s390-specific structs to uapi/asm/kvm.h
Paolo Bonzini
2
-312
/
+314
2024-02-08
KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.h
Paolo Bonzini
2
-44
/
+44
2024-02-08
KVM: x86: move x86-specific structs to uapi/asm/kvm.h
Paolo Bonzini
2
-265
/
+262
2024-02-08
KVM: remove more traces of device assignment UAPI
Paolo Bonzini
1
-50
/
+0
2024-02-08
kvm: x86: use a uapi-friendly macro for GENMASK
Paolo Bonzini
3
-8
/
+9
2024-02-08
kvm: x86: use a uapi-friendly macro for BIT
Dionna Glaze
1
-3
/
+4
2024-02-08
uapi: introduce uapi-friendly macros for GENMASK
Paolo Bonzini
3
-7
/
+20
2024-02-08
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-4
/
+14
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-02-07
Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+10
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-6
/
+263
2024-02-07
Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-6
/
+5
2024-02-07
Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-3
/
+31
2024-02-06
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
1
-2
/
+3
2024-02-06
Merge tag 'bcachefs-2024-02-05' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
4
-6
/
+7
2024-02-06
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
1
-0
/
+1
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
1
-0
/
+3
2024-02-06
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2
-4
/
+4
2024-02-06
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
1
-17
/
+1
2024-02-06
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
1
-4
/
+1
2024-02-05
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
1
-6
/
+5
2024-02-05
bcachefs: time_stats: Check for last_event == 0 when updating freq stats
Kent Overstreet
1
-2
/
+3
2024-02-05
bcachefs: install fd later to avoid race with close
Mathias Krause
1
-1
/
+1
2024-02-04
Linux 6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-189
/
+203
2024-02-04
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-8
/
+31
2024-02-04
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-33
/
+33
2024-02-04
Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+12
2024-02-04
Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-19
/
+53
2024-02-04
Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-90
/
+267
2024-02-04
Merge tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-39
/
+59
2024-02-04
Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
4
-8
/
+32
2024-02-03
Merge tag 'i2c-host-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
1
-1
/
+1
2024-02-03
Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...
Linus Torvalds
31
-383
/
+588
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-526
/
+195
2024-02-02
Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+13
2024-02-02
Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-52
/
+102
2024-02-02
Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
72
-403
/
+475
2024-02-02
Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+47
2024-02-02
Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
33
-270
/
+797
2024-02-02
Merge tag 'hwmon-for-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+17
2024-02-02
Merge tag 'for-v6.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-60
/
+49
2024-02-02
Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-15
/
+43
2024-02-02
Merge tag 'for-6.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-68
/
+28
2024-02-02
Merge tag 'ata-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-5
/
+5
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linux
Linus Torvalds
25
-246
/
+390
2024-02-02
Merge tag 'io_uring-6.8-2024-02-01' of git://git.kernel.dk/linux
Linus Torvalds
5
-37
/
+89
2024-02-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-16
/
+4
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
crypto: algif_hash - Remove bogus SGL free on zero-length error path
Herbert Xu
1
-2
/
+3
2024-02-02
crypto: cbc - Ensure statesize is zero
Herbert Xu
1
-0
/
+3
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
1
-2
/
+8
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-02
Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
48
-225
/
+217
2024-02-01
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
1
-29
/
+3
2024-02-01
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
3
-3
/
+10
2024-02-01
ext4: add a hole extent entry in cache after punch
Zhang Yi
1
-2
/
+4
2024-02-01
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-01
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-02-01
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
1
-41
/
+70
2024-02-01
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-02-01
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-02-02
Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
19
-167
/
+234
2024-02-02
Merge tag 'drm-misc-fixes-2024-02-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-4
/
+4
2024-02-01
Kconfig: Disable -Wstringop-overflow for GCC globally
Linus Torvalds
1
-3
/
+3
2024-02-01
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
90
-403
/
+839
2024-02-01
Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-74
/
+118
2024-02-01
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-50
/
+41
2024-02-01
Merge tag 'nfsd-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2024-02-01
Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2024-02-01
Merge tag 'asoc-fix-v6.8-rc2-2' of https://git.kernel.org/pub/scm/linux/kerne...
Takashi Iwai
412
-2075
/
+4305
2024-02-01
Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-85
/
+138
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2
-3
/
+3
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
1
-0
/
+2
2024-02-01
Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+13
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2
-1
/
+5
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
1
-1
/
+1
2024-02-01
Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+8
2024-02-01
Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+63
2024-02-01
Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-4
/
+11
2024-02-01
Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+42
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
2
-10
/
+10
2024-02-01
ALSA: Various fixes for Cirrus Logic CS35L56 support
Mark Brown
412
-2075
/
+4305
2024-02-01
Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-...
Jakub Kicinski
1
-0
/
+3
2024-02-01
doc/netlink/specs: Add missing attr in rt_link spec
Donald Hunter
1
-0
/
+10
2024-02-01
Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
12
-31
/
+112
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-02-01
Merge branch 'mptcp-fixes-for-recent-issues-reported-by-ci-s'
Jakub Kicinski
6
-25
/
+20
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
1
-14
/
+9
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-01
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
1
-4
/
+4
2024-02-01
selftests: mptcp: increase timeout to 30 min
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Mangle
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter in v6
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
mptcp: fix data re-injection from stale subflow
Paolo Abeni
1
-3
/
+0
2024-02-01
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
1
-4
/
+10
2024-02-01
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
1
-2
/
+0
2024-02-01
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
1
-15
/
+12
2024-02-01
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
1
-4
/
+14
2024-02-01
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
1
-3
/
+3
2024-02-01
selftests: net: enable some more knobs
Paolo Abeni
1
-0
/
+3
2024-02-01
selftests: net: add missing config for NF_TARGET_TTL
Jakub Kicinski
1
-0
/
+1
2024-02-01
Merge branch 'selftests-net-more-small-fixes'
Jakub Kicinski
6
-5
/
+17
2024-02-01
selftests: forwarding: List helper scripts in TEST_FILES Makefile variable
Benjamin Poirier
1
-1
/
+1
2024-02-01
selftests: net: List helper scripts in TEST_FILES Makefile variable
Benjamin Poirier
1
-3
/
+2
2024-02-01
selftests: net: Remove executable bits from library scripts
Benjamin Poirier
2
-0
/
+0
2024-02-01
selftests: bonding: Check initial state
Benjamin Poirier
1
-0
/
+11
2024-02-01
selftests: team: Add missing config options
Benjamin Poirier
1
-1
/
+3
2024-02-01
hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
Souradeep Chakrabarti
1
-1
/
+4
2024-02-01
xen-netback: properly sync TX responses
Jan Beulich
1
-44
/
+40
2024-02-01
net: sysfs: Fix /sys/class/net/<iface> path
Breno Leitao
1
-11
/
+11
2024-02-01
Merge tag 'nvme-6.8-2024-02-01' of git://git.infradead.org/nvme into block-6.8
Jens Axboe
23
-236
/
+380
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
3
-7
/
+113
2024-02-01
nvme-fc: show hostnqn when connecting to fc target
Nitin U. Yewale
1
-2
/
+2
2024-02-01
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
1
-2
/
+2
2024-02-01
nvme-tcp: show hostnqn when connecting to tcp target
Nitin U. Yewale
1
-2
/
+2
2024-02-01
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
1
-12
/
+22
2024-02-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
1
-8
/
+23
2024-02-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
1
-3
/
+13
2024-02-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
1
-2
/
+6
2024-02-01
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
1
-7
/
+1
2024-02-01
nvmet-fc: remove null hostport pointer check
Daniel Wagner
1
-4
/
+2
2024-02-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
1
-2
/
+0
2024-02-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
1
-4
/
+2
2024-02-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
1
-46
/
+37
2024-02-01
nvmet-fc: release reference on target port
Daniel Wagner
1
-1
/
+2
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-02-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
1
-41
/
+6
2024-02-01
eventfs: Get rid of dentry pointers without refcounts
Linus Torvalds
2
-177
/
+78
2024-02-01
eventfs: Clean up dentry ops and add revalidate function
Linus Torvalds
3
-13
/
+22
2024-02-01
eventfs: Remove unused d_parent pointer field
Linus Torvalds
2
-5
/
+1
2024-02-01
tracefs: dentry lookup crapectomy
Linus Torvalds
3
-297
/
+50
2024-02-01
ALSA: usb-audio: Ignore clock selector errors for single connection
Alexander Tsoy
1
-1
/
+9
2024-02-01
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
3
-7
/
+4
2024-02-01
drm/amdgpu/pm: Use inline function for IP version check
Ma Jun
1
-1
/
+1
2024-02-01
io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
Jens Axboe
1
-0
/
+1
2024-02-01
ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADL
Edson Juliano Drosdeck
1
-0
/
+1
2024-02-01
ALSA: hda: cs35l56: Remove unused test stub function
Richard Fitzgerald
1
-10
/
+0
2024-02-01
ALSA: hda: cs35l56: Firmware file must match the version of preloaded firmware
Richard Fitzgerald
1
-44
/
+49
2024-02-01
ALSA: hda: cs35l56: Fix filename string field layout
Richard Fitzgerald
1
-6
/
+9
2024-02-01
ALSA: hda: cs35l56: Fix order of searching for firmware files
Richard Fitzgerald
1
-10
/
+14
2024-02-01
ASoC: cs35l56: Allow more time for firmware to boot
Richard Fitzgerald
1
-1
/
+1
2024-02-01
ASoC: cs35l56: Load tunings for the correct speaker models
Richard Fitzgerald
4
-5
/
+65
2024-02-01
ASoC: cs35l56: Firmware file must match the version of preloaded firmware
Richard Fitzgerald
3
-26
/
+65
2024-02-01
ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revision
Richard Fitzgerald
1
-7
/
+16
2024-02-01
ASoC: cs35l56: Fix for initializing ASP1 mixer registers
Richard Fitzgerald
3
-17
/
+163
2024-02-01
ALSA: hda: cs35l56: Initialize all ASP1 registers
Richard Fitzgerald
1
-0
/
+16
2024-02-01
ASoC: cs35l56: Fix default SDW TX mixer registers
Richard Fitzgerald
1
-0
/
+9
2024-02-01
ASoC: cs35l56: Fix to ensure ASP1 registers match cache
Richard Fitzgerald
3
-0
/
+63
2024-02-01
ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()
Richard Fitzgerald
1
-11
/
+0
2024-02-01
ASoC: cs35l56: Don't add the same register patch multiple times
Richard Fitzgerald
1
-4
/
+4
2024-02-01
ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
Richard Fitzgerald
1
-0
/
+5
2024-02-01
ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->component
Richard Fitzgerald
1
-0
/
+2
2024-02-01
ASoC: wm_adsp: Don't overwrite fwf_name with the default
Richard Fitzgerald
1
-17
/
+12
2024-02-01
ASoC: wm_adsp: Fix firmware file search order
Richard Fitzgerald
1
-25
/
+19
2024-02-01
Merge tag 'asoc-fix-v6.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
15
-75
/
+202
2024-02-01
drm/tegra: Do not assume that a NULL domain means no DMA IOMMU
Jason Gunthorpe
1
-1
/
+2
2024-02-01
iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
Jason Gunthorpe
1
-5
/
+13
2024-02-01
firewire: core: search descriptor leaf just after vendor directory entry in r...
Takashi Sakamoto
1
-1
/
+10
2024-02-01
firewire: core: correct documentation of fw_csr_string() kernel API
Takashi Sakamoto
1
-4
/
+3
2024-02-01
drm/hwmon: Fix abi doc warnings
Badal Nilawar
2
-14
/
+14
2024-02-01
drm/xe: Make all GuC ABI shift values unsigned
Matthew Brost
5
-21
/
+21
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
5
-93
/
+137
2024-02-01
drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
Matthew Brost
1
-7
/
+7
2024-02-01
drm/xe: Don't use __user error pointers
Thomas Hellström
1
-25
/
+25
2024-02-01
drm/xe: Annotate mcr_[un]lock()
Thomas Hellström
1
-2
/
+2
2024-02-01
drm/xe: Only allow 1 ufence per exec / bind IOCTL
Matthew Brost
3
-2
/
+23
2024-02-01
drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
Matt Roper
1
-0
/
+2
2024-02-01
drm/xe: Fix crash in trace_dma_fence_init()
José Roberto de Souza
1
-3
/
+3
2024-01-31
Merge branch 'selftests-net-a-few-pmtu-sh-fixes'
Jakub Kicinski
2
-9
/
+12
2024-01-31
selftests: net: don't access /dev/stdout in pmtu.sh
Paolo Abeni
1
-1
/
+1
2024-01-31
selftests: net: fix available tunnels detection
Paolo Abeni
1
-8
/
+8
2024-01-31
selftests: net: add missing config for pmtu.sh tests
Paolo Abeni
1
-0
/
+3
2024-01-31
Merge branch 'pds_core-various-fixes'
Jakub Kicinski
8
-40
/
+124
2024-01-31
pds_core: Rework teardown/setup flow to be more common
Brett Creeley
5
-18
/
+9
2024-01-31
pds_core: Clear BARs on reset
Brett Creeley
6
-11
/
+45
2024-01-31
pds_core: Prevent race issues involving the adminq
Brett Creeley
3
-6
/
+47
2024-01-31
pds_core: Use struct pdsc for the pdsc_adminq_isr private data
Brett Creeley
2
-3
/
+4
[next]