summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-05overflow: Remove is_non_negative() and is_negative()Vincent Mailhol
2026-01-05kunit: Protect KUNIT_BINARY_STR_ASSERTION against ERR_PTR valuesRichard Fitzgerald
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-05drm/amdkfd: Add metadata ring buffer for computeDavid Yat Sin
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdmaAlex Deucher
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for computeAlex Deucher
2026-01-05cpufreq: Add new helper function returning cpufreq policyLifeng Zheng
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver
2026-01-05crypto: Enable context analysisMarco Elver
2026-01-05printk: Move locking annotation to printk.cMarco Elver
2026-01-05rhashtable: Enable context analysisMarco Elver
2026-01-05compiler: Let data_race() imply disabled context analysisMarco Elver
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver
2026-01-05compiler-context-analysis: Remove Sparse supportMarco 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-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-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne
2026-01-05media: mc: add debugfs node to keep track of requestsHans Verkuil
2026-01-05media: mc: add manual request completionHans Verkuil
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05spi: change of_find_spi_controller_by_node() gating to CONFIG_OFOder Chiou
2026-01-05spi: export of_find_spi_controller_by_node()Oder Chiou
2026-01-05firmware: cs_dsp: mock_bin: Add function to create long-offset patchesRichard Fitzgerald
2026-01-05firmware: cs_dsp: mock_bin: Pass offset32 to cs_dsp_mock_bin_add_raw_block()Richard Fitzgerald
2026-01-05firmware: cs_dsp: Handle long-offset data blocksRichard Fitzgerald
2026-01-05sysctl: Replace UINT converter macros with functionsJoel Granados
2026-01-05sysctl: Add CONFIG_PROC_SYSCTL guards for converter macrosJoel Granados
2026-01-05sysctl: Remove unused ctl_table forward declarationsJoel Granados
2026-01-05media: uvcvideo: Document how to format GUIDsRicardo Ribalda
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit