summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-13introduce fd_file(), convert all accessors to it.Al Viro2-3/+5
2024-08-13net: nexthop: Increase weight to u16Petr Machata2-3/+8
2024-08-13net: nexthop: Add flag to assert that NHGRP reserved fields are zeroPetr Machata1-0/+3
2024-08-13ipv6: eliminate ndisc_ops_is_useropt()Maciej Żenczykowski1-15/+0
2024-08-13bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang1-2/+2
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells2-3/+1
2024-08-12netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...David Howells1-0/+1
2024-08-12file: fix typo in take_fd() commentMathias Krause1-1/+1
2024-08-12nsfs: fix ioctl declarationChristian Brauner1-1/+2
2024-08-12lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore1-0/+1
2024-08-12lsm: cleanup lsm_hooks.hPaul Moore1-44/+43
2024-08-12srcu: faster gp seq wrap-aroundJP Kobryn2-1/+17
2024-08-12Merge 6.11-rc3 into usb-nextGreg Kroah-Hartman23-74/+144
2024-08-12Merge 6.11-rc3 into tty-nextGreg Kroah-Hartman23-74/+144
2024-08-12Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman23-74/+144
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+12
2024-08-12trace: platform/x86/intel/ifs: Add SBAF trace supportJithu Joseph1-0/+27
2024-08-12platform/x86/intel/vsec: Add PMT read callbacksDavid E. Box1-0/+15
2024-08-12platform/x86/intel/vsec.h: Move to include/linuxDavid E. Box1-0/+134
2024-08-12ethtool: rss: support skipping contexts during dumpJakub Kicinski1-0/+1
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski1-0/+4
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski1-1/+2
2024-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann548-4565/+13753
2024-08-12media: uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMSJacopo Mondi1-0/+1
2024-08-12media: uapi: rkisp1-config: Add extensible params formatJacopo Mondi1-0/+491
2024-08-12memory: ti-aemif: remove platform data supportBartosz Golaszewski1-45/+0
2024-08-12drm: Add missing documentation for struct drm_plane_size_hintMohammed Anees1-0/+2
2024-08-12drm/panic: Move copyright notice to the topJocelyn Falempe1-3/+6
2024-08-12drm/panic: Move drm_panic_register prototype to drm_crtc_internal.hJocelyn Falempe1-12/+0
2024-08-12Merge branch 'for-linus' into for-nextTakashi Iwai7-11/+28
2024-08-12Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker...Takashi Iwai1-1/+18
2024-08-11mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang1-0/+1
2024-08-11net: mii: constify advertising maskRussell King (Oracle)1-3/+4
2024-08-11dt-bindings: clock: exynosautov9: add dpum clockKwanghoon Son1-0/+11
2024-08-11RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas1-0/+5
2024-08-11RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas2-0/+8
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas1-1/+1
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas1-0/+3
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas1-0/+15
2024-08-11context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLEValentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesti...Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting()Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...Valentin Schneider1-3/+3
2024-08-11context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()Valentin Schneider1-1/+1
2024-08-11context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...Valentin Schneider2-4/+4
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-08-10iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato1-0/+17
2024-08-10iio: add child nodes support in iio backend frameworkOlivier Moysan1-0/+3
2024-08-10iio: add enable and disable services to iio backend frameworkOlivier Moysan1-0/+2