summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu-1/+2
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu-1/+2
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu-1/+2
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu-1/+1
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu-0/+68
2026-01-06cred: remove unused set_security_override_from_ctx()Casey Schaufler-1/+0
2026-01-06tcp: clarify tcp_congestion_ops functions commentsDaniel Sedlak-10/+19
2026-01-06udp: udplite is unlikelyEric Dumazet-5/+5
2026-01-06ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-5/+4
2026-01-06PCI/P2PDMA: Add missing struct p2pdma_provider documentationLeon Romanovsky-0/+2
2026-01-06audit: add missing syscalls to read classJeffrey Bencteux-0/+6
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura-4/+0
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown-0/+9
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown-2/+11
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown-51/+116
2026-01-06linux/bitfield.h: replace __auto_type with autoH. Peter Anvin-2/+3
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-3/+0
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu-27/+27
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky-0/+5
2026-01-06sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functionsJoel Granados-42/+4
2026-01-06sysctl: Replace unidirectional INT converter macros with functionsJoel Granados-49/+7
2026-01-06media: uapi: mali-c55-config: Remove version identifierJacopo Mondi-9/+0
2026-01-05mm: drop mem_cgroup_usage() declaration from memcontrol.hRoman Gushchin-1/+0
2026-01-05net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi-4/+4
2026-01-05overflow: Remove is_non_negative() and is_negative()Vincent Mailhol-8/+2
2026-01-05kunit: Protect KUNIT_BINARY_STR_ASSERTION against ERR_PTR valuesRichard Fitzgerald-1/+2
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2026-01-05drm/amdkfd: Add metadata ring buffer for computeDavid Yat Sin-2/+3
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdmaAlex Deucher-0/+8
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for computeAlex Deucher-0/+8
2026-01-05cpufreq: Add new helper function returning cpufreq policyLifeng Zheng-0/+5
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi-1/+1
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver-5/+14
2026-01-05crypto: Enable context analysisMarco Elver-4/+5
2026-01-05printk: Move locking annotation to printk.cMarco Elver-2/+2
2026-01-05rhashtable: Enable context analysisMarco Elver-3/+13
2026-01-05compiler: Let data_race() imply disabled context analysisMarco Elver-0/+2
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver-146/+134
2026-01-05compiler-context-analysis: Remove Sparse supportMarco Elver-72/+28
2026-01-05debugfs: Make debugfs_cancellation a context lock structMarco Elver-7/+5
2026-01-05locking/ww_mutex: Support Clang's context analysisMarco Elver-6/+16
2026-01-05locking/local_lock: Support Clang's context analysisMarco Elver-35/+87
2026-01-05locking/local_lock: Include missing headersMarco Elver-0/+2
2026-01-05locking/rwsem: Support Clang's context analysisMarco Elver-27/+49
2026-01-05kref: Add context-analysis annotationsMarco Elver-0/+2
2026-01-05srcu: Support Clang's context analysisMarco Elver-24/+65
2026-01-05rcu: Support Clang's context analysisMarco Elver-24/+53
2026-01-05bit_spinlock: Support Clang's context analysisMarco Elver-4/+20
2026-01-05bit_spinlock: Include missing <asm/processor.h>Marco Elver-0/+2
2026-01-05locking/seqlock: Support Clang's context analysisMarco Elver-3/+40