aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-17Merge tag 'fsnotify_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-17/+56
2024-07-17Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds79-3407/+3781
2024-07-17Merge tag 'exfat-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+15
2024-07-17Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds93-3905/+5175
2024-07-17Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-405/+380
2024-07-17Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds21-562/+584
2024-07-17Merge tag 'erofs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-646/+496
2024-07-17drm/xe: Don't suspend device upon wedgeMatthew Brost1-0/+14
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds21-127/+337
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost9-13/+80
2024-07-17Merge tag 'affs-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...Linus Torvalds1-3/+3
2024-07-17vfio-mdev: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-1/+4
2024-07-17cxl/core/pci: Move reading of control register to immediately before usageForyun Ma1-4/+4
2024-07-17MAINTAINERS: Update powerpc BPF JIT maintainersNaveen N Rao1-1/+3
2024-07-17MAINTAINERS: Update email address of NaveenNaveen N Rao2-3/+5
2024-07-17selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2-2/+7
2024-07-17nfs: split nfs_read_folioChristoph Hellwig1-28/+41
2024-07-17nfs: pass explicit offset/count to trace eventsChristoph Hellwig4-26/+33
2024-07-17selftests: netfilter: add test case for recent mismatch bugFlorian Westphal1-1/+75
2024-07-17netfilter: nf_set_pipapo: fix initial map fillFlorian Westphal3-6/+29
2024-07-17netfilter: ctnetlink: use helper function to calculate expect IDPablo Neira Ayuso1-1/+2
2024-07-17drm/xe/gsc: add Battlemage supportAlexander Usyskin5-7/+43
2024-07-17crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth3-0/+82
2024-07-17tracing: Update MAINTAINERS fileSteven Rostedt (Google)2-6/+7
2024-07-17power: sequencing: fix an invalid pointer dereference in error pathBartosz Golaszewski1-1/+2
2024-07-17locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as voidUros Bizjak1-4/+2
2024-07-17locking/atomic/x86: Introduce the read64_nonatomic macro to x86_32 with cx8Uros Bizjak1-2/+7
2024-07-17eth: fbnic: fix s390 build.Paolo Abeni1-0/+1
2024-07-17s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer1-1/+2
2024-07-17ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 LaptopShenghao Ding1-0/+1
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe10-24/+45
2024-07-17virtio_pci_modern: remove admin queue serialization lockJiri Pirko2-7/+0
2024-07-17virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...Jiri Pirko4-16/+77
2024-07-17virtio_pci_modern: pass cmd as an identification tokenJiri Pirko1-3/+3
2024-07-17virtio_pci_modern: create admin queue of queried sizeJiri Pirko1-2/+1
2024-07-17virtio: create admin queues alongside other virtqueuesJiri Pirko5-96/+46
2024-07-17virtio_pci: pass vq info as an argument to vp_setup_vq()Jiri Pirko1-6/+10
2024-07-17virtio: push out code to vp_avq_index()Jiri Pirko1-10/+21
2024-07-17virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as staticJiri Pirko2-11/+2
2024-07-17virtio_pci: introduce vector allocation fallback for slow path virtqueuesJiri Pirko2-9/+51
2024-07-17virtio_pci: pass vector policy enum to vp_find_one_vq_msix()Jiri Pirko1-8/+9
2024-07-17virtio_pci: pass vector policy enum to vp_find_vqs_msix()Jiri Pirko1-3/+13
2024-07-17virtio_pci: simplify vp_request_msix_vectors() call a bitJiri Pirko1-2/+4
2024-07-17virtio_pci: push out single vq find code to vp_find_one_vq_msix()Jiri Pirko1-27/+41
2024-07-17vdpa/octeon_ep: Fix error code in octep_process_mbox()Dan Carpenter1-1/+1
2024-07-17virtio: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko19-30/+27
2024-07-17virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpersJiri Pirko1-32/+0
2024-07-17virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko11-75/+59
2024-07-17virtio_balloon: convert to use virtio_find_vqs_info()Jiri Pirko1-21/+13