summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-05compiler-context-analysis: Introduce header suppressionsMarco Elver
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver
2026-01-05compiler-context-analysis: Remove Sparse supportMarco Elver
2026-01-05um: Fix incorrect __acquires/__releases annotationsMarco Elver
2026-01-05debugfs: Make debugfs_cancellation a context lock structMarco Elver
2026-01-05locking/ww_mutex: Support Clang's context analysisMarco Elver
2026-01-05locking/local_lock: Support Clang's context analysisMarco Elver
2026-01-05locking/local_lock: Include missing headersMarco Elver
2026-01-05locking/rwsem: Support Clang's context analysisMarco Elver
2026-01-05kref: Add context-analysis annotationsMarco Elver
2026-01-05srcu: Support Clang's context analysisMarco Elver
2026-01-05rcu: Support Clang's context analysisMarco Elver
2026-01-05bit_spinlock: Support Clang's context analysisMarco Elver
2026-01-05bit_spinlock: Include missing <asm/processor.h>Marco Elver
2026-01-05locking/seqlock: Support Clang's context analysisMarco Elver
2026-01-05locking/mutex: Support Clang's context analysisMarco Elver
2026-01-05compiler-context-analysis: Change __cond_acquires to take return valueMarco Elver
2026-01-05locking/rwlock, spinlock: Support Clang's context analysisMarco Elver
2026-01-05lockdep: Annotate lockdep assertions for context analysisMarco Elver
2026-01-05cleanup: Basic compatibility with context analysisMarco Elver
2026-01-05checkpatch: Warn about context_unsafe() without commentMarco Elver
2026-01-05Documentation: Add documentation for Compiler-Based Context AnalysisMarco Elver
2026-01-05compiler-context-analysis: Add test stubMarco Elver
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver
2026-01-05compiler_types: Move lock checking attributes to compiler-context-analysis.hMarco Elver
2026-01-05drm/xe/i2c: Force polling mode in survivabilityRaag Jadav
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05drm/meson: venc: add support for HDMI DMT modes up to 3840x2160Martin Blumenstingl
2026-01-05arm64: dts: qcom: qcs6490-rb3gen2: Add TC9563 PCIe switch nodeKrishna Chaitanya Chundru
2026-01-05clk: qcom: rcg2: compute 2d using duty fraction directlyTaniya Das
2026-01-05x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()Thorsten Blum
2026-01-05dt-bindings: cache: qcom,llcc: Remove duplicate llcc7_base for GlymurPankaj Patil
2026-01-05media: chips-media: wave5: Fix Potential Probe Resource LeakBrandon Brnich
2026-01-05media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-05media: verisilicon: AV1: Fix tx mode bit settingBenjamin Gaignard
2026-01-05media: verisilicon: AV1: Fix enable cdef computationBenjamin Gaignard
2026-01-05media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVCMing Qian
2026-01-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne
2026-01-05media: mediatek: vcodec: Don't try to decode 422/444 VP9Nicolas Dufresne
2026-01-05media: mediatek: vcodec: Implement manual request completionSebastian Fricke
2026-01-05media: mc: add debugfs node to keep track of requestsHans Verkuil
2026-01-05media: vicodec: add support for manual completionHans Verkuil
2026-01-05media: mc: add manual request completionHans Verkuil
2026-01-05media: chips-media: wave5: Fix memory leak on codec_info allocation failureZilin Guan
2026-01-05media: chips-media: wave5: Improve performance of decoderJackson Lee
2026-01-05media: chips-media: wave5: Add WARN_ON to check if dec_output_info is NULLJackson Lee
2026-01-05media: chips-media: wave5: Fix Null reference while testing flusterJackson Lee
2026-01-05media: chips-media: wave5: Fix SError of kernel panic when closedJackson Lee
2026-01-05media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun
2026-01-05media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun