summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne1-0/+21
2026-01-05media: mc: add debugfs node to keep track of requestsHans Verkuil3-0/+15
2026-01-05media: mc: add manual request completionHans Verkuil1-1/+37
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 Granados4-6/+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-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit1-2/+0
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov2-0/+8
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov1-0/+14
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov1-0/+1
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-04scsi: core: Fix error handler encryption supportBrian Kao1-0/+6
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
2026-01-03Merge branch '20251117-mdss-resets-msm8917-msm8937-v2-1-a7e9bbdaac96@mainlini...Bjorn Andersson1-0/+1
2026-01-03drm/atomic-helper: Export and namespace some functionsLinus Walleij1-0/+22
2026-01-03Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"Tomi Valkeinen1-183/+66
2026-01-03Merge branch '20260103-ufs_symbol_clk-v2-1-51828cc76236@oss.qualcomm.com' int...Bjorn Andersson1-0/+3
2026-01-03dt-bindings: clock: qcom,x1e80100-gcc: Add missing UFS mux clocksTaniya Das1-0/+3
2026-01-03bpf: Replace __opt annotation with __nullable for kfuncsPuranjay Mohan1-1/+1
2026-01-03bpf: syscall: Introduce memcg enter/exit helpersPuranjay Mohan1-0/+15
2026-01-02Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-20/+33
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+4
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan2-3/+2
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever2-3/+0
2026-01-02Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+14
2026-01-02virtio: add virtqueue_add_inbuf_cache_clean APIMichael S. Tsirkin1-0/+5