summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-25Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-09-25Merge tag 'clang-format-6.12' of https://github.com/ojeda/linuxLinus Torvalds
2024-09-25Kbuild: make MODVERSIONS support depend on not being a compile test buildLinus Torvalds
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-25drm/amdkfd: Add SDMA queue quantum support for GFX12Sreekant Somasekharan
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi
2024-09-25drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König
2024-09-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)
2024-09-25tracing/fprobe: Support raw tracepoint events on modulesMasami Hiramatsu (Google)
2024-09-25tracepoint: Support iterating tracepoints in a loading moduleMasami Hiramatsu (Google)
2024-09-25tracepoint: Support iterating over tracepoints on modulesMasami Hiramatsu (Google)
2024-09-25x86/pvh: Add 64bit relocation page tablesJason Andryuk
2024-09-25x86/kernel: Move page table macros to headerJason Andryuk
2024-09-25tomoyo: fallback to realpath if symlink's pathname does not existTetsuo Handa
2024-09-25x86/pvh: Set phys_base when calling xen_prepare_pvh()Jason Andryuk
2024-09-25x86/pvh: Make PVH entrypoint PIC for x86-64Jason Andryuk
2024-09-25xen: sync elfnote.h from xen treeJason Andryuk
2024-09-25kprobes: Remove obsoleted declaration for init_test_probesGaosheng Cui
2024-09-25uprobes: turn trace_uprobe's nhit counter to be per-CPU oneAndrii Nakryiko
2024-09-25vsock/virtio: avoid queuing packets when intermediate queue is emptyLuigi Leonardi
2024-09-25vsock/virtio: refactor virtio_transport_send_pkt_workMarco Pinna
2024-09-25fw_cfg: Constify struct kobj_typeHongbo Li
2024-09-25vdpa/mlx5: Postpone MR deletionDragos Tatulea
2024-09-25vdpa/mlx5: Introduce init/destroy for MR resourcesDragos Tatulea
2024-09-25vdpa/mlx5: Rename mr_mtx -> lockDragos Tatulea
2024-09-25vdpa/mlx5: Extract mr members in own resource structDragos Tatulea
2024-09-25vdpa/mlx5: Rename functionDragos Tatulea
2024-09-25vdpa/mlx5: Delete direct MKEYs in parallelDragos Tatulea
2024-09-25vdpa/mlx5: Create direct MKEYs in parallelDragos Tatulea
2024-09-25MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE sectionStefano Garzarella
2024-09-25virtio_fs: add sysfs entries for queue informationMax Gurtovoy
2024-09-25virtio_fs: introduce virtio_fs_put_locked helperMax Gurtovoy
2024-09-25vdpa: Remove unused declarationsYue Haibing
2024-09-25vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ commandDragos Tatulea
2024-09-25vdpa/mlx5: Small improvement for change_num_qps()Dragos Tatulea
2024-09-25vdpa/mlx5: Keep notifiers during suspend but ignoreDragos Tatulea
2024-09-25vdpa/mlx5: Parallelize device resumeDragos Tatulea
2024-09-25vdpa/mlx5: Parallelize device suspendDragos Tatulea
2024-09-25vdpa/mlx5: Use async API for vq modify commandsDragos Tatulea
2024-09-25vdpa/mlx5: Use async API for vq query commandDragos Tatulea
2024-09-25vdpa/mlx5: Introduce async fw command wrapperDragos Tatulea
2024-09-25vdpa/mlx5: Introduce error logging functionDragos Tatulea
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea
2024-09-25xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_tMin-Hua Chen