summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-06mm: drop mem_cgroup_usage() declaration from memcontrol.hRoman Gushchin1-1/+0
2026-01-06net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi1-4/+4
2026-01-06overflow: Remove is_non_negative() and is_negative()Vincent Mailhol1-8/+2
2026-01-06cpufreq: Add new helper function returning cpufreq policyLifeng Zheng1-0/+5
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver4-5/+14
2026-01-05printk: Move locking annotation to printk.cMarco Elver1-2/+2
2026-01-05rhashtable: Enable context analysisMarco Elver1-3/+13
2026-01-05compiler: Let data_race() imply disabled context analysisMarco Elver1-0/+2
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver11-146/+134
2026-01-05compiler-context-analysis: Remove Sparse supportMarco Elver2-72/+28
2026-01-05debugfs: Make debugfs_cancellation a context lock structMarco Elver1-7/+5
2026-01-05locking/ww_mutex: Support Clang's context analysisMarco Elver1-6/+16
2026-01-05locking/local_lock: Support Clang's context analysisMarco Elver2-35/+87
2026-01-05locking/local_lock: Include missing headersMarco Elver1-0/+2
2026-01-05locking/rwsem: Support Clang's context analysisMarco Elver1-27/+49
2026-01-05kref: Add context-analysis annotationsMarco Elver1-0/+2
2026-01-05srcu: Support Clang's context analysisMarco Elver3-24/+65
2026-01-05rcu: Support Clang's context analysisMarco Elver1-24/+53
2026-01-05bit_spinlock: Support Clang's context analysisMarco Elver2-4/+20
2026-01-05bit_spinlock: Include missing <asm/processor.h>Marco Elver1-0/+2
2026-01-05locking/seqlock: Support Clang's context analysisMarco Elver2-3/+40
2026-01-05locking/mutex: Support Clang's context analysisMarco Elver2-17/+25
2026-01-05compiler-context-analysis: Change __cond_acquires to take return valueMarco Elver4-15/+36
2026-01-05locking/rwlock, spinlock: Support Clang's context analysisMarco Elver10-96/+217
2026-01-05lockdep: Annotate lockdep assertions for context analysisMarco Elver1-6/+6
2026-01-05cleanup: Basic compatibility with context analysisMarco Elver1-0/+50
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver1-7/+457
2026-01-05compiler_types: Move lock checking attributes to compiler-context-analysis.hMarco Elver2-16/+34
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck1-1/+2
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck1-1/+1
2026-01-05spi: change of_find_spi_controller_by_node() gating to CONFIG_OFOder Chiou1-1/+1
2026-01-05spi: export of_find_spi_controller_by_node()Oder Chiou1-0/+9
2026-01-05firmware: cs_dsp: mock_bin: Add function to create long-offset patchesRichard Fitzgerald1-0/+4
2026-01-05firmware: cs_dsp: mock_bin: Pass offset32 to cs_dsp_mock_bin_add_raw_block()Richard Fitzgerald1-1/+1
2026-01-05firmware: cs_dsp: Handle long-offset data blocksRichard Fitzgerald1-1/+6
2026-01-05sysctl: Replace UINT converter macros with functionsJoel Granados1-56/+7
2026-01-05sysctl: Add CONFIG_PROC_SYSCTL guards for converter macrosJoel Granados1-0/+43
2026-01-05sysctl: Remove unused ctl_table forward declarationsJoel Granados3-4/+0
2026-01-05media: uvcvideo: Document how to format GUIDsRicardo Ribalda1-0/+8
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck1-11/+11
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck1-2/+2
2026-01-05net/mlx5: Add support for querying bond speedOr Har-Toov1-1/+1
2026-01-05net/mlx5: Handle port and vport speed change events in MPESWOr Har-Toov2-0/+3
2026-01-05net/mlx5: Propagate LAG effective max_tx_speed to vportsOr Har-Toov1-0/+4
2026-01-05net/mlx5: Add max_tx_speed and its CAP bit to IFCOr Har-Toov1-3/+6
2026-01-05NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust1-0/+1
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck1-2/+2
2026-01-04x86,fs/resctrl: Improve domain type checkingTony Luck1-0/+9