summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-26virtio_net: Fix mismatched buf address when unmapping for small packetsWenbo Li
2024-09-25ksmbd: Correct typos in multiple comments across various filesShen Lichuan
2024-09-25ksmbd: fix open failure from block and char device fileNamjae Jeon
2024-09-25ksmbd: remove unsafe_memcpy use in session setupNamjae Jeon
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-25Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-25Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-09-25dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"Krzysztof Kozlowski
2024-09-25HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski
2024-09-25intel_idle: fix ACPI _CST matching for newer Xeon platformsArtem Bityutskiy
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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