summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-22vxlan: Use a single lock to protect the FDB tableIdo Schimmel1-1/+1
2025-04-22firmware: exynos-acpm: introduce devm_acpm_get_by_node()André Draszik1-2/+4
2025-04-22drm/mipi-dsi: Remove mipi_dsi_dcs_write_seqTejas Vipin1-22/+0
2025-04-22vmlinux.lds: Include .data.rel[.local] into .data sectionArd Biesheuvel1-2/+2
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen1-0/+2
2025-04-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2025-04-21ublk: Add UBLK_U_CMD_UPDATE_SIZEOmri Mann1-0/+8
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov52-372/+351
2025-04-21drm/amdgpu/userq: add UAPI for setting up secure queuesAlex Deucher1-0/+2
2025-04-21drm/amdgpu/userq: add UAPI for setting queue priorityAlex Deucher1-0/+9
2025-04-21drm/amdgpu: convert userq UAPI _pad to flagsAlex Deucher1-1/+4
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda2-10/+26
2025-04-21fs: add S_ANON_INODEChristian Brauner1-0/+2
2025-04-21io_uring/zcrx: move zcrx region to struct io_zcrx_ifqPavel Begunkov1-2/+0
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe1-0/+2
2025-04-21io_uring: don't store bgid in req->buf_indexPavel Begunkov1-2/+1
2025-04-21device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode...Mateusz Guzik1-3/+4
2025-04-21fs: remove uselib() system callChristian Brauner1-1/+0
2025-04-21fs/fs_parse: Remove unused and problematic validate_constant_table()Zijun Hu1-5/+0
2025-04-21fs/fs_parse: Delete macro fsparam_u32hex()Zijun Hu1-2/+0
2025-04-21ata: libata-core: Simplify ata_print_version_onceHeiner Kallweit1-12/+5
2025-04-21drm/bridge: analogix_dp: Add support for RK3588Damon Ding1-1/+2
2025-04-21drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &an...Damon Ding1-0/+4
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds1-1/+1
2025-04-20RDMA/cma: Remove unused rdma_res_to_idDr. David Alan Gilbert1-1/+0
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov1-14/+3
2025-04-20RDMA/mana_ib: support of the zero based MRsKonstantin Taranov1-1/+10
2025-04-20Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+21
2025-04-20Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+4
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-7/+0
2025-04-19Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-4/+3
2025-04-19PCI: Add lane equalization register offsetsKrishna Chaitanya Chundru1-1/+11
2025-04-19Merge back earlier cpufreq material for 6.16Rafael J. Wysocki1-4/+7
2025-04-19i2c: support per-channel ATR alias poolsRomain Gantois1-9/+25
2025-04-19i2c: use client addresses directly in ATR interfaceRomain Gantois1-10/+10
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang1-2/+3
2025-04-18Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linuxLinus Torvalds1-1/+3
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean1-0/+73
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin1-0/+3
2025-04-18spi: Introduce and use spi_bpw_to_bytes()Mark Brown17-43/+86
2025-04-18mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner1-2/+0
2025-04-18writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-18fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand1-0/+17
2025-04-18mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov1-0/+3
2025-04-18net: add UAPI to the header guard in various network headersJakub Kicinski19-46/+46
2025-04-18trace: tcp: Add const qualifier to skb parameter in tcp_probe eventBreno Leitao1-1/+1
2025-04-18net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definitionZijun Hu1-2/+2
2025-04-18netdev: fix the locking for netdev notificationsJakub Kicinski2-1/+17
2025-04-18net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook1-0/+11