summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-28vfio: selftests: Support multiple devices in the same container/iommufdDavid Matlack
2025-11-28vfio: selftests: Introduce struct iommuDavid Matlack
2025-11-28vfio: selftests: Rename struct vfio_iommu_mode to iommu_modeDavid Matlack
2025-11-28vfio: selftests: Allow passing multiple BDFs on the command lineDavid Matlack
2025-11-28vfio: selftests: Split run.sh into separate scriptsDavid Matlack
2025-11-28vfio: selftests: Move run.sh into scripts directoryDavid Matlack
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-28Merge tag 'vfio-v6.18-rc6' into v6.19/vfio/nextAlex Williamson
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28selftests/landlock: Add disconnected leafs and branch test suitesMickaël Salaün
2025-11-28selftests/landlock: Add tests for access through disconnected pathsTingmao Wang
2025-11-28landlock: Improve variable scopeMickaël Salaün
2025-11-28landlock: Fix handling of disconnected directoriesMickaël Salaün
2025-11-28Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal
2025-11-28vfio/nvgrace-gpu: Inform devmem unmapped after resetAnkit Agrawal
2025-11-28vfio/nvgrace-gpu: split the code to wait for GPU readyAnkit Agrawal
2025-11-28vfio: use vfio_pci_core_setup_barmap to map bar in mmapAnkit Agrawal
2025-11-28vfio/nvgrace-gpu: Add support for huge pfnmapAnkit Agrawal
2025-11-28vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal
2025-11-28dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiBAlex Mastro
2025-11-28vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-11-28Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-28Merge tag 'omap-for-v6.19/maintainers-signed' of git://git.kernel.org/pub/scm...Arnd Bergmann
2025-11-28hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han
2025-11-28hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-28sbitmap: fix all kernel-doc warningsRandy Dunlap
2025-11-28Merge tag 'mmc-v6.18-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-28ublk: add helper of __ublk_fetch()Ming Lei
2025-11-28ublk: pass const pointer to ublk_queue_is_zoned()Ming Lei
2025-11-28ublk: refactor auto buffer register in ublk_dispatch_req()Ming Lei
2025-11-28ublk: add `union ublk_io_buf` with improved namingMing Lei
2025-11-28ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()Ming Lei
2025-11-28kfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei
2025-11-28char: applicom: fix NULL pointer dereference in ac_ioctlTianchu Chen
2025-11-28blk-mq: fix potential uaf for 'queue_hw_ctx'Fengnan Chang
2025-11-28blk-mq: use array manage hctx map instead of xarrayFengnan Chang
2025-11-28Merge tag 'pmdomain-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28Merge branches 'pm-qos' and 'pm-tools'Rafael J. Wysocki
2025-11-28Merge branch 'for-next/set_memory' into for-next/coreCatalin Marinas
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-28mailbox: th1520: fix clock imbalance on probe failureJohan Hovold
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-28Merge branches 'pm-em' and 'pm-opp'Rafael J. Wysocki
2025-11-28arm64/mm: Document why linear map split failure upon vm_reset_perms is not pr...Dev Jain
2025-11-28arm64/pageattr: Propagate return value from __change_memory_commonDev Jain
2025-11-28mailbox: pcc: don't zero error registerJamie Iles
2025-11-28mailbox: mtk-gpueb: Add missing 'static' to mailbox ops structNicolas Frattaroli