summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-21fs: add S_ANON_INODEChristian Brauner
2025-04-21io_uring/zcrx: move zcrx region to struct io_zcrx_ifqPavel Begunkov
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe
2025-04-21io_uring: don't store bgid in req->buf_indexPavel Begunkov
2025-04-21device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode...Mateusz Guzik
2025-04-21fs: remove uselib() system callChristian Brauner
2025-04-21fs/fs_parse: Remove unused and problematic validate_constant_table()Zijun Hu
2025-04-21fs/fs_parse: Delete macro fsparam_u32hex()Zijun Hu
2025-04-21ata: libata-core: Simplify ata_print_version_onceHeiner Kallweit
2025-04-21drm/bridge: analogix_dp: Add support for RK3588Damon Ding
2025-04-21drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &an...Damon Ding
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds
2025-04-20RDMA/cma: Remove unused rdma_res_to_idDr. David Alan Gilbert
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov
2025-04-20RDMA/mana_ib: support of the zero based MRsKonstantin Taranov
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-19Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-19PCI: Add lane equalization register offsetsKrishna Chaitanya Chundru
2025-04-19Merge back earlier cpufreq material for 6.16Rafael J. Wysocki
2025-04-18i2c: support per-channel ATR alias poolsRomain Gantois
2025-04-18i2c: use client addresses directly in ATR interfaceRomain Gantois
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang
2025-04-18Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin
2025-04-18spi: Introduce and use spi_bpw_to_bytes()Mark Brown
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand
2025-04-17mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov
2025-04-17net: add UAPI to the header guard in various network headersJakub Kicinski
2025-04-17trace: tcp: Add const qualifier to skb parameter in tcp_probe eventBreno Leitao
2025-04-17net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definitionZijun Hu
2025-04-17netdev: fix the locking for netdev notificationsJakub Kicinski
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-18Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17bpf: Prepare to reuse get_ctx_arg_idxAmery Hung
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-17spi: Add spi_bpw_to_bytes() helper and use itAndy Shevchenko
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen
2025-04-17dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMUAngeloGioacchino Del Regno
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe