summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-14drm/gpusvm: do not route system pages to device_unmap() on IOVA unmapHonglei Huang
2026-07-14drm/gpusvm: free the whole IOVA reservation on unmapHonglei Huang
2026-07-14drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-07-14Merge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-14cxl/port: Restart port enumeration when a sibling adds the dport firstAlison Schofield
2026-07-14cxl/features: Serialize multi-part Get/Set Feature transfersDave Jiang
2026-07-14cxl/pci: Honor -EPROBE_DEFER from component register setupDave Jiang
2026-07-14cxl/mbox: Break poison list loop on an empty payloadDave Jiang
2026-07-14drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_brid...Luca Ceresoli
2026-07-14cxl/memdev: Fix firmware upload exact-fit handlingGuzebing
2026-07-14drm/xe/nvm: fix writable override for CRIAlexander Usyskin
2026-07-14arm64: dts: imx8qm: add scu power key supportFrank Li
2026-07-14dt-bindings: input: fsl,scu-key: Add compatible string fsl,imx8qm-sc-keyFrank Li
2026-07-14i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLEDPei Xiao
2026-07-14drm/i915/display: Fix too few bits in transcoder mask variablesJohn Harrison
2026-07-14cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()Li Ming
2026-07-14mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)
2026-07-14drm/bridge: fix wording in commentLuca Ceresoli
2026-07-14drm/bridge: samsung-dsim: fix wording in commentLuca Ceresoli
2026-07-14drm: of: fix wording in commentLuca Ceresoli
2026-07-14Merge 7.2-rc3 into char-misc-nextGreg Kroah-Hartman
2026-07-14Documentation: Update VFIO NOIOMMU modeJacob Pan
2026-07-14vfio: Enable cdev noiommu mode under iommufdJacob Pan
2026-07-14iommufd: Add an ioctl to query PA from IOVA for noiommu modeJacob Pan
2026-07-14iommufd: Allow binding to a noiommu deviceJason Gunthorpe
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
2026-07-14mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)
2026-07-14kunit: configs: enable GPIO kunit test cases in all_tests.configBartosz Golaszewski
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)Vincent Jardin
2026-07-14mm/slab: fix a memory leak due to bootstrapping sheaves twiceHarry Yoo (Oracle)
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)Vincent Jardin
2026-07-14syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCHJinjie Ruan
2026-07-14entry: Fix seccomp bypass after ptrace with TSYNCJinjie Ruan
2026-07-14CREDITS: Add Wolfram SangAndi Shyti
2026-07-14ASoC: sun4i-codec: Set quirks.playback_only for H616 codecChen-Yu Tsai
2026-07-14iommufd: Move igroup allocation to a functionJason Gunthorpe
2026-07-14iommufd: Support a HWPT without an iommu driver for noiommuJason Gunthorpe
2026-07-14iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICENicolin Chen
2026-07-14iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeedsNicolin Chen
2026-07-14iommufd/viommu: Release the igroup lock on the vdevice_size error pathNicolin Chen
2026-07-14iommufd: Simplify iommufd_device_remove_vdev()Jason Gunthorpe
2026-07-14tracing/probes: Eliminate recursion in parse_probe_arg()Masami Hiramatsu
2026-07-14tracing/probes: Extend max length of argument stringMasami Hiramatsu
2026-07-14tracing/probes: Sort ERRORS list in trace_probe.h alphabeticallyMasami Hiramatsu
2026-07-14tracing/probes: Refactor parse_probe_arg()Masami Hiramatsu
2026-07-14tracing/probes: Refactor parse_probe_vars()Masami Hiramatsu
2026-07-14tracing: fprobe: Remove __packed from generic __fprobe_headerMarkus Schneider-Pargmann (The Capable Hub)
2026-07-14tracing/probes: Add a new testcase for BTF typecastsMasami Hiramatsu (Google)
2026-07-14tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to ...Masami Hiramatsu (Google)