summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-03drm/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaimBoris Brezillon
2026-04-03drm/panthor: Lazily allocate pages on mmap()Boris Brezillon
2026-04-03drm/panthor: Part ways with drm_gem_shmem_objectBoris Brezillon
2026-04-03drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is privateBoris Brezillon
2026-04-03drm/panthor: Group panthor_kernel_bo_xxx() helpersBoris Brezillon
2026-04-03drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.cBoris Brezillon
2026-04-03drm/panthor: Remove unused panthor_vm_op_ctx::map::new_vma fieldBoris Brezillon
2026-04-03drm/gem: Consider GEM object reclaimable if shrinking failsBoris Brezillon
2026-04-03Documentation: clarify the mandatory and desirable info for security reportsWilly Tarreau
2026-04-03Documentation: explain how to find maintainers addresses for security reportsWilly Tarreau
2026-04-03Documentation: minor updates to the security contactsWilly Tarreau
2026-04-03bcache: fix uninitialized closure objectMingzhe Zou
2026-04-03bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou
2026-04-03block: use sysfs_emit in sysfs show functionsThorsten Blum
2026-04-03kbuild: rust: allow `clippy::uninlined_format_args`Miguel Ojeda
2026-04-03rust_binder: override crate name to rust_binderAlice Ryhl
2026-04-03rust: support overriding crate_nameAlice Ryhl
2026-04-03pwm: th1520: remove impl Send/Sync for Th1520PwmDriverDataAlice Ryhl
2026-04-03tyr: remove impl Send/Sync for TyrDataAlice Ryhl
2026-04-03rust: clk: implement Send and SyncAlice Ryhl
2026-04-03rust: ptr: add const_align_up()John Hubbard
2026-04-03rust: error: clarify that `from_err_ptr` can return `Ok(NULL)`Mirko Adzic
2026-04-03gpiolib: Make deferral warnings debug messagesJon Hunter
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-04-03w1: ds2490: drop redundant device referenceJohan Hovold
2026-04-03clocksource/drivers/timer-of: Make the code compatible with modulesDaniel Lezcano
2026-04-03Merge tag 'counter-updates-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2026-04-03clocksource/drivers/mmio: Make the code compatible with modulesDaniel Lezcano
2026-04-03MAINTAINERS: add ksysfs.c to the DRIVER CORE entryBartosz Golaszewski
2026-04-03selftest/bpf: Enable gotox tests for powerpc64Abhishek Dubey
2026-04-03powerpc64/bpf: Add support for indirect jumpAbhishek Dubey
2026-04-03selftest/bpf: Enable instruction array test for powerpcAbhishek Dubey
2026-04-03powerpc/bpf: Add support for instruction arrayAbhishek Dubey
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-04-03powerpc32/bpf: Add fsession supportAbhishek Dubey
2026-04-03powerpc64/bpf: Implement fsession supportAbhishek Dubey
2026-04-03selftests/bpf: Enable private stack tests for powerpc64Abhishek Dubey
2026-04-03powerpc64/bpf: Implement JIT support for private stackAbhishek Dubey
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-04-03drm/shmem_helper: Make sure PMD entries get the writeable upgradeBoris Brezillon
2026-04-03ALSA: hda: Notify IEC958 Default PCM switch state changesCássio Gabriel
2026-04-03ALSA: aoa/onyx: Fix OF node leak on probe failurewangdicheng
2026-04-03ata: pata_arasan_cf: fix missing newline in dev_err() messagesHaoyu Lu
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu
2026-04-02crash: align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM...Coiby Xu
2026-04-02crash_dump/dm-crypt: don't print in arch-specific codeCoiby Xu
2026-04-02lib: parser: fix match_wildcard to correctly handle trailing starsInseob Kim
2026-04-02lib: kunit_iov_iter: add tests for extract_iter_to_sgChristian A. Ehrhardt