summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-14net: don't mix device locking in dev_close_many() callsJakub Kicinski
2025-04-15Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-04-14drm/i915: use graphics version instead of PCH split in error captureJani Nikula
2025-04-14drm/i915: don't capture DERRMR for VLV/CHVJani Nikula
2025-04-14drm/i915: use display snapshot mechanism for display irq regsJani Nikula
2025-04-14drm/i915: stop recording IER in error captureJani Nikula
2025-04-14drm/i915: record GEN2_IER in gtier[0] for pre-ilk error captureJani Nikula
2025-04-14drm/i915: use 32-bit access for gen2 irq registersJani Nikula
2025-04-14gpiolib: Allow to use setters with return value for output-only gpiosMathieu Dubois-Briand
2025-04-14drm/i915/dpio: have chv_data_lane_soft_reset() get/put dpio internallyJani Nikula
2025-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...Linus Torvalds
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-14cpufreq: intel_pstate: Fix hwp_get_cpu_scaling()Rafael J. Wysocki
2025-04-14objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0Miguel Ojeda
2025-04-14vfio/pci: Virtualize zero INTx PIN if no pdev->irqAlex Williamson
2025-04-14block: fix resource leak in blk_register_queue() error pathZheng Qixing
2025-04-14block: add SPDX header line to blk-throttle.hBird, Tim
2025-04-14rust: kasan/kbuild: fix missing flags on first buildMiguel Ojeda
2025-04-14dma/mapping.c: dev_dbg support for dma_addressing_limitedBalbir Singh
2025-04-14rust: disable `clippy::needless_continue`Miguel Ojeda
2025-04-14virtio_ring: Fix data race by tagging event_triggered as racy for KCSANZhongqiu Han
2025-04-14vhost: fix VHOST_*_OWNER documentationStefano Garzarella
2025-04-14virtio_pci: Use self group type for cap commandsDaniel Jurgens
2025-04-14riscv: Provide all alternative macros all the timeAndrew Jones
2025-04-14riscv: module: Allocate PLT entries for R_RISCV_PLT32Samuel Holland
2025-04-14riscv: module: Fix out-of-bounds relocation accessSamuel Holland
2025-04-14riscv: Properly export reserved regions in /proc/iomemBjörn Töpel
2025-04-14riscv: Fix unaligned access info messagesAndrew Jones
2025-04-14drm/xe: Set LRC addresses before guc loadLucas De Marchi
2025-04-14rust: firmware: Use `ffi::c_char` type in `FwFunc`Christian Schrefl
2025-04-14MAINTAINERS: pci: add entry for Rust PCI codeDanilo Krummrich
2025-04-14spi: sun4i: add support for GPIO chip select linesMans Rullgard
2025-04-14drm/xe/pf: Don't show GGTT/LMEM debugfs files under media GTMichal Wajdeczko
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown
2025-04-14slab: ensure slab->obj_exts is clear in a newly allocated slab pageSuren Baghdasaryan
2025-04-14xfs: compute buffer address correctly in xmbuf_map_backing_memDarrick J. Wong
2025-04-14drm/vmwgfx: Use dma_buf from GEM object instanceThomas Zimmermann
2025-04-14drm/vmwgfx: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/panfrost: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/msm: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/etnaviv: Use dma_buf from GEM object instanceThomas Zimmermann
2025-04-14drm/etnaviv: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14xfs: add tunable threshold parameter for triggering zone GCHans Holmberg
2025-04-14xfs: mark xfs_buf_free as might_sleep()Christoph Hellwig
2025-04-14xfs: remove the leftover xfs_{set,clear}_li_failed infrastructureChristoph Hellwig
2025-04-14drm/udl: Support adapters without firmware descriptorThomas Zimmermann
2025-04-14drm/udl: Validate length in vendor-descriptor parserThomas Zimmermann