summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-17btrfs: subpage: access correct object when reading bitmap start in subpage_ca...Qu Wenruo
2025-04-17drm/panthor: Fix the panthor_gpu_coherency_init() error pathBoris Brezillon
2025-04-17netfilter: conntrack: fix erronous removal of offload bitFlorian Westphal
2025-04-17landlock: Update log documentationMickaël Salaün
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün
2025-04-17drm/xe/compat: clean up unused platform check macrosJani Nikula
2025-04-17drm/i915/audio: don't set LPE audio irq chip data, it's unusedJani Nikula
2025-04-17drm/i915/display: switch to display->platform.dgfx from IS_DGFX()Jani Nikula
2025-04-17drm/i915/hdmi: switch to display->platform based platform detectionJani Nikula
2025-04-17drm/i915/gmbus: switch to display->platform based platform detectionJani Nikula
2025-04-17drm/i915/dpio: switch to display->platform based platform detectionJani Nikula
2025-04-17drm/i915/dp-aux: switch to display->platform based platform detectionJani Nikula
2025-04-17drm/i915/dmc: switch to display->platform based platform detectionJani Nikula
2025-04-17drm/i915/crt: switch to display->platform based platform detectionJani Nikula
2025-04-17drm/i915/frontbuffer: convert intel_frontbuffer.[ch] to struct intel_displayJani Nikula
2025-04-17drm/i915/sprite: convert intel_sprite_uapi.c to struct intel_displayJani Nikula
2025-04-17drm/i915/display: convert intel_modeset_verify.c to struct intel_displayJani Nikula
2025-04-17drm/i915/display: convert intel_modeset_setup.[ch] to struct intel_displayJani Nikula
2025-04-17drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] to struct intel...Jani Nikula
2025-04-17drm/udl: Set error code in udl_init()Dan Carpenter
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig
2025-04-17netfs: Mark __nonstring lookup tablesKees Cook
2025-04-17cpufreq: fix compile-test defaultsJohan Hovold
2025-04-17drm/mgag200: Fix value in <VBLKSTR> registerThomas Zimmermann
2025-04-17eventpoll: Set epoll timeout if it's in the futureJoe Damato
2025-04-17drm/gem: Internally test import_attach for imported objectsThomas Zimmermann
2025-04-17pinctrl: mediatek: common-v1: Fix EINT breakage on older controllersChen-Yu Tsai
2025-04-17xfs: document zoned rt specifics in admin-guideHans Holmberg
2025-04-17dma-mapping: avoid potential unused data compilation warningMarek Szyprowski
2025-04-16Merge tag 'md-6.15-20250416' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar
2025-04-16ublk: simplify aborting ublk requestMing Lei
2025-04-16ublk: remove __ublk_quiesce_dev()Ming Lei
2025-04-16ublk: improve detection and handling of ublk server exitUday Shankar
2025-04-16ublk: move device reset into ublk_ch_release()Ming Lei
2025-04-16ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_ioMing Lei
2025-04-16ublk: add ublk_force_abort_dev()Ming Lei
2025-04-16ublk: properly serialize all FETCH_REQsUday Shankar
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei
2025-04-16selftests: ublk: add test_stress_05.shMing Lei
2025-04-16selftests: ublk: support user recoveryMing Lei
2025-04-16selftests: ublk: support target specific command lineMing Lei
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...Ming Lei
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei
2025-04-16selftests: ublk: run stress tests in parallelMing Lei
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei