summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-18drm/display: Drop obsolete dependency on COMPILE_TESTJean Delvare
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen
2024-10-18media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-10-18media: cec: extron-da-hd-4k-plus: don't use -1 as an error codeMauro Carvalho Chehab
2024-10-18media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-10-18media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-10-18media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-10-18media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab
2024-10-18media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-10-18media: av7110: fix a spectre vulnerabilityMauro Carvalho Chehab
2024-10-18media: mgb4: protect driver against spectreMauro Carvalho Chehab
2024-10-18media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab
2024-10-18media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab
2024-10-18media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-10-18media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab
2024-10-18um: Fix misaligned stack in stub_exeDavid Gow
2024-10-18dt-bindings: gpio-mmio: Add ngpios propertyLinus Walleij
2024-10-18drm/client: Add client-lib moduleThomas Zimmermann
2024-10-18drm/client: Make client support optionalThomas Zimmermann
2024-10-18drm/radeon: Suspend and resume clients with client helpersThomas Zimmermann
2024-10-18drm/nouveau: Suspend and resume clients with client helpersThomas Zimmermann
2024-10-18drm/amdgpu: Suspend and resume internal clients with client helpersThomas Zimmermann
2024-10-18drm/client: Move suspend/resume into DRM client callbacksThomas Zimmermann
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann
2024-10-18drm/fbdev: Select fbdev I/O helpers from modules that require themThomas Zimmermann
2024-10-18drm/fbdev-dma: Select FB_DEFERRED_IOThomas Zimmermann
2024-10-18drm/xe: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-18drm/i915: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-18bcachefs: fsck: Improve hash_check_key()Kent Overstreet
2024-10-18bcachefs: bch2_hash_set_or_get_in_snapshot()Kent Overstreet
2024-10-18bcachefs: Repair mismatches in inode hash seed, typeKent Overstreet
2024-10-18bcachefs: Add hash seed, type to inode_to_text()Kent Overstreet
2024-10-18bcachefs: INODE_STR_HASH() for bch_inode_unpackedKent Overstreet
2024-10-18bcachefs: Run in-kernel offline fsck without ratelimit errorsKent Overstreet
2024-10-18bcachefs: skip mount option handle for empty string.Hongbo Li
2024-10-18bcachefs: fix incorrect show_options resultsHongbo Li
2024-10-18bcachefs: Fix data corruption on -ENOSPC in buffered write pathKent Overstreet
2024-10-18bcachefs: bch2_folio_reservation_get_partial() is now better behavedKent Overstreet
2024-10-18bcachefs: fix disk reservation accounting in bch2_folio_reservation_get()Kent Overstreet
2024-10-18bcachefS: ec: fix data type on stripe deletionKent Overstreet
2024-10-18bcachefs: Don't use commit_do() unnecessarilyKent Overstreet
2024-10-18bcachefs: handle restarts in bch2_bucket_io_time_reset()Kent Overstreet
2024-10-18bcachefs: fix restart handling in __bch2_resume_logged_op_finsert()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_alloc_write_key()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_do_invalidates_work()Kent Overstreet
2024-10-18bcachefs: fix missing restart handling in bch2_read_retry_nodecode()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_fiemap()Kent Overstreet
2024-10-18bcachefs: fix bch2_hash_delete() error pathKent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_rename2()Kent Overstreet