summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
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 '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-02virtio: add virtqueue_add_inbuf_cache_clean APIMichael S. Tsirkin1-0/+5
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe1-1/+7
2026-01-01srcu: Create an rcu_tasks_trace_expedite_current() functionPaul E. McKenney1-0/+14
2026-01-01rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIsPaul E. McKenney1-8/+57
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney3-37/+1
2026-01-01rcu: Re-implement RCU Tasks Trace in terms of SRCU-fastPaul E. McKenney2-28/+80
2026-01-01dma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin1-0/+7
2026-01-01dma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin1-0/+13
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+9
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+9
2025-12-31bus: mhi: host: Drop the auto_queue supportManivannan Sadhasivam1-14/+0
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds6-8/+27
2025-12-29char/mwave: drop itJiri Slaby (SUSE)1-1/+0
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman10-18/+31
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman10-18/+31
2025-12-29io_uring: IOPOLL polling improvementsJens Axboe1-2/+11
2025-12-27iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes1-0/+2
2025-12-27Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-11/+28
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin1-0/+2